Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSchemaHandler ¶
func CreateSchemaHandler(ctx *schemahandler.CreateCtx) (schemahandler.SchemaHandler, error)
CreateSchemaHandler parses, validates and creates an omni-schema based handler.
Types ¶
type CreateParams ¶
type CreateParams struct {
CustomFileFormats []fileformat.FileFormat
CustomParseFuncs transform.CustomParseFuncs
}
CreateParams allows user of this 'omni.2.1' schema handler to provide creation customization.
Click to show internal directories.
Click to hide internal directories.