Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Author string
ProjectName string
ProjectVersion string
ProjectNames []string
TypeDefinitions map[string]TypeDefinition
Imports []Import
EndpointSignatures []EndpointSignature
Meta map[string]interface{}
}
type EndpointSignature ¶
type Field ¶
Reprensents both struct definition fields and input arguments (both are a list of name - type pairs)
type TypeDefinition ¶
Click to show internal directories.
Click to hide internal directories.