Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func NewBuilder() *Builder
type ExampleBuilder ¶
type ExampleBuilder struct {
// contains filtered or unexported fields
}
func NewExampleBuilder ¶
func NewExampleBuilder() *ExampleBuilder
func (*ExampleBuilder) FromSchema ¶
func (b *ExampleBuilder) FromSchema(ref *model.SchemaRef) (any, bool)
Click to show internal directories.
Click to hide internal directories.