Documentation ¶
Index ¶
Constants ¶
View Source
const DefinitionsPrefix = "#/definitions/"
Variables ¶
Functions ¶
func GetMethodName ¶ added in v2.4.2
GetMethodName extract method from string like "namespace.method"
func GetNamespace ¶ added in v2.4.2
GetNamespace extract namespace from string like "namespace.method"
func GetNamespaceNames ¶ added in v2.4.2
GetNamespaceNames return all namespace names from schema.
func StringToSlice ¶ added in v2.4.3
Types ¶
type GeneratorData ¶
type GeneratorData struct {
Version string
}
func DefaultGeneratorData ¶
func DefaultGeneratorData() GeneratorData
Click to show internal directories.
Click to hide internal directories.