Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Session string `json:"session" yaml:"session" toml:"session"`
Year int `json:"year" yaml:"year" toml:"year"`
Structure string `json:"structure" yaml:"structure" toml:"structure"`
}
Click to show internal directories.
Click to hide internal directories.