Documentation
¶
Overview ¶
Examples provided as part of the OpenAPI spec.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetExample ¶
Utility cast to HasExample, get the example.
Types ¶
type Example ¶
type Example interface {
// contains filtered or unexported methods
}
Example Object | Reference Object
type HasExample ¶
Implement this to add a single example of a type without comments.
type HasExamples ¶
Implement this to add commented examples.
Click to show internal directories.
Click to hide internal directories.