Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaData ¶
type MetaData struct {
// contains filtered or unexported fields
}
func (MetaData) Format ¶
func (m MetaData) Format() types.DataFormat
func (MetaData) SchemaHint ¶
type Option ¶
type Option func(*MetaData)
func WithFormat ¶
func WithFormat(f types.DataFormat) Option
func WithSchemaHint ¶
func WithTimestamp ¶
WithTimestamp sets timestamp to MetaData. If it's not set, it uses the current time.
Click to show internal directories.
Click to hide internal directories.