package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 15, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Day struct {
WeekDay WeekDay `json:"weekDay,omitempty" yaml:"weekDay"`
Working bool `json:"working" yaml:"working"`
Type DayType `json:"type,omitempty" yaml:"type"`
Desc string `json:"desc,omitempty" yaml:"desc"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.