Documentation
¶
Overview ¶
Package buildschema implement the config component to create a schema from it
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSchemaBuilder ¶
func NewSchemaBuilder(_, _ string, _ *strings.Replacer) model.BuildableConfig
Types ¶
type SchemaBuilder ¶
type SchemaBuilder interface {
GetSchema() map[string]interface{}
}
Click to show internal directories.
Click to hide internal directories.