package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Jun 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Type string `yaml:"type,omitempty" default:"json"`
cfg.CommonCfg `yaml:",inline"`
}
type Factory func() Codec
type SinkCodec interface {
SetCodec(c Codec)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.