Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GonxMapper ¶
type GonxMapper[T table.MapInitialisedRow] struct { // contains filtered or unexported fields }
func NewGonxMapper ¶
func NewGonxMapper[T table.MapInitialisedRow](formats ...string) *GonxMapper[T]
func (*GonxMapper[T]) Identifier ¶
func (c *GonxMapper[T]) Identifier() string
func (*GonxMapper[T]) SetSchema ¶
func (c *GonxMapper[T]) SetSchema(schema *schema.RowSchema)
SetSchema implements SchemaSetter interface
Click to show internal directories.
Click to hide internal directories.