Documentation ¶ Index ¶ func Field(name string, t types.Type) (*spec.Schema, error) func FieldNew(name string, t types.Type) (*openapi3.Schema, error) func SchemaNew(t string) (*openapi3.Schema, error) func Skema(t string) (*spec.Schema, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Field ¶ func Field(name string, t types.Type) (*spec.Schema, error) func FieldNew ¶ func FieldNew(name string, t types.Type) (*openapi3.Schema, error) func SchemaNew ¶ func SchemaNew(t string) (*openapi3.Schema, error) func Skema ¶ func Skema(t string) (*spec.Schema, error) Types ¶ This section is empty. Source Files ¶ View all Source files openapi3.go swagger.go Click to show internal directories. Click to hide internal directories.