Documentation
¶
Index ¶
- func Generate(configObj ConfigObj) ([]byte, error)
- func GenerateHTTPDefaults(configObj ConfigObj) ([]byte, error)
- func GenerateOpenAPIJSON(configObj ConfigObj) ([]byte, error)
- func RunOgen(configObj OgenConfigObj) error
- func ValidateMappings(documentMap map[string]any, requireFlag bool) error
- type ConfigObj
- type FieldObj
- type MappingObj
- type MethodObj
- type OgenConfigObj
- type ParseResultObj
- type RenderMethodObj
- type StructFieldObj
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHTTPDefaults ¶
func GenerateOpenAPIJSON ¶
func RunOgen ¶
func RunOgen(configObj OgenConfigObj) error
Types ¶
type MappingObj ¶
type OgenConfigObj ¶
type ParseResultObj ¶
type RenderMethodObj ¶
type StructFieldObj ¶
Click to show internal directories.
Click to hide internal directories.