Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CleanCfgTransformer ¶
type CleanConfig ¶
type CleanConfig struct {
// contains filtered or unexported fields
}
func NewCleanConfig ¶
func NewCleanConfig() CleanConfig
func (*CleanConfig) AfterUpdate ¶
func (c *CleanConfig) AfterUpdate(data []byte) error
func (*CleanConfig) Check ¶
func (c *CleanConfig) Check(data []byte) error
func (*CleanConfig) Init ¶
func (c *CleanConfig) Init() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.