Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OutputEventSimple ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config type is configurations for calendar package.
func NewConfig ¶
func NewConfig(start, end string, holiday, moonPhase, solarTerm, eclipse, planet bool, tempDir *tempdir.TempDir, templateFile string) (*Config, error)
NewConfig function creates new Config instance.
Click to show internal directories.
Click to hide internal directories.