Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { LogLevel string `default:"info" usage:"Log level: panic, fatal, error, warn, info, debug, trace"` S string `default:"" usage:"Source path"` D string `default:"" usage:"Destination path"` Source string `default:"" usage:"Source path"` Destination string `default:"" usage:"Destination path"` Layout string `default:"2006-01-02" usage:"Datetime layout"` }
Click to show internal directories.
Click to hide internal directories.