9 lines
135 B
Smarty
9 lines
135 B
Smarty
// Code generated by goctl. DO NOT EDIT.
|
|
// goctl {{.version}}
|
|
|
|
package types{{if .containsTime}}
|
|
import (
|
|
"time"
|
|
){{end}}
|
|
{{.types}}
|