Documentation ¶
Index ¶
- func CreateFile(fn string) (*os.File, error)
- func LooksLikeContainer(s string) bool
- func LooksLikeStruct(s string) bool
- func MakeValidator(s *schema.Schema, ctx interface{}) (*jsval.JSVal, error)
- func SplitVersion(v string) []int
- func TitleToName(s string) string
- func VersionCompare(v1, v2 string) int
- func WriteDoNotEdit(out io.Writer)
- func WriteFmtCode(out io.Writer, buf *bytes.Buffer) error
- func WriteImports(out io.Writer, stdlibs, extlibs []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LooksLikeContainer ¶
func LooksLikeStruct ¶
func MakeValidator ¶
func SplitVersion ¶
func TitleToName ¶
func VersionCompare ¶
func WriteDoNotEdit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.