Versions in this module Expand all Collapse all v0 v0.1.0 Oct 23, 2016 Changes in this version + type Config struct + ScheduleID string + ScheduleName string + Token string + User *dutyme.User + func ParseFile(path string) (*Config, error) + func (c *Config) IsEmpty() bool + func (c *Config) WriteFile(path string, indent bool) error