Documentation
¶
Index ¶
- func CollectSheets(config *config.Config) (map[string]LWODSheet, error)
- func ParseSheets(sheets map[string]LWODSheet, config *config.Config) error
- func SheetsLoop(cfg *config.Config) error
- func WrapWithLWODError(err error, message string) error
- type LWODEntry
- type LWODErrorWrapper
- type LWODSheet
- type LWODSheetData
- type LWODTemplate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SheetsLoop ¶
func WrapWithLWODError ¶
Types ¶
type LWODErrorWrapper ¶
func (*LWODErrorWrapper) Error ¶
func (err *LWODErrorWrapper) Error() string
func (*LWODErrorWrapper) Unwrap ¶
func (err *LWODErrorWrapper) Unwrap() error
type LWODSheetData ¶
type LWODTemplate ¶
type LWODTemplate struct {
Date, Start, End, Game, Subject, Topic, VOD int
}
Click to show internal directories.
Click to hide internal directories.