Documentation
¶
Index ¶
- func GenArrayCode(n int) string
- func GenCode(pkgName string, t reflect.Type, tapeName string) string
- func GenCodeFromDir(dir, tags string, emitTapable, emitChecks bool, version string) (map[string]string, error)
- func GenCodeFromFile(filePath, typeName, tapeName string, emitTapable, emitChecks bool, ...) (string, error)
- func UnderlyingType(t reflect.Type) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenArrayCode ¶
func GenCodeFromDir ¶
func GenCodeFromFile ¶
func UnderlyingType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.