Documentation
¶
Index ¶
- type Config
- func (c *Config) ClearTemplates()
- func (c *Config) NewTemplate(name, file, output string, rotate, startingBufferSize int) error
- func (c *Config) Write(data interface{}) error
- func (c *Config) WriteOutput(data interface{}, output string) error
- func (c *Config) WriteTemplate(tmplDef string, data any) (string, error)
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
}
Config ...
func (*Config) NewTemplate ¶
NewTemplate ...
func (*Config) WriteOutput ¶
WriteOutput ...
Click to show internal directories.
Click to hide internal directories.