Documentation
¶
Index ¶
- func CodecConv(c se.Codec) ho.CodecName
- func ConfigToOpts(cfg se.EncodeConfig) []ho.EncoderFunc
- func MapsToStdout(ctx context.Context, m iter.Seq2[map[string]any, error], schema string, ...) error
- func MapsToStdoutDefault(ctx context.Context, m iter.Seq2[map[string]any, error], schema string) error
- func MapsToWriter(ctx context.Context, m iter.Seq2[map[string]any, error], w io.Writer, ...) error
- func MapsToWriterHamba(ctx context.Context, m iter.Seq2[map[string]any, error], w io.Writer, ...) error
- func SchemaToMapsToStdoutDefault(schema string) func(iter.Seq2[map[string]any, error]) IO[Void]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigToOpts ¶
func ConfigToOpts(cfg se.EncodeConfig) []ho.EncoderFunc
func MapsToStdout ¶
func MapsToStdoutDefault ¶
func MapsToWriter ¶
func MapsToWriterHamba ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.