Versions in this module Expand all Collapse all v0 v0.0.1 Apr 24, 2022 Changes in this version + type Config struct + CfgFile string + Hours int + Labels []string + Organizations []string + Verbose bool + func (c *Config) LoadConfigFile(f *flag.FlagSet) + func (c *Config) ParseFlags() + func (c *Config) RegisterFlags(f *flag.FlagSet)