Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Builder ¶
type Builder struct {
Schema *schema.Schema
}
func NewBuilder ¶
func NewBuilder() *Builder
type FormatError ¶
type FormatError struct {
// contains filtered or unexported fields
}
func NewFormatError ¶
func NewFormatError(e error) FormatError
func (FormatError) Error ¶
func (err FormatError) Error() string
Click to show internal directories.
Click to hide internal directories.