Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) SetCompressor ¶
func (c *Config) SetCompressor(compressor compressor.Compressor)
func (*Config) SetSerializer ¶
func (c *Config) SetSerializer(serializer serializer.Serializer)
func (*Config) ShowConfig ¶
func (c *Config) ShowConfig()
Click to show internal directories.
Click to hide internal directories.