Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "gpa",
Short: "Golang Persistence API",
Long: "Golang programming interface that describes the management of MySQL data in applications.",
Version: "v1.0.2",
}
Functions ¶
Types ¶
type TagGenerator ¶
type TagGenerator struct { Prefix string Map func(*listener.Definition) string }
Click to show internal directories.
Click to hide internal directories.