Versions in this module Expand all Collapse all v0 v0.3.1 Jun 13, 2023 v0.3.0 Jun 9, 2023 Changes in this version + func PopulateOptions(f *FlagOptions) + type Config struct + FilePath string + Settings YamlConfig + func (c *Config) Load() error + type FlagOptions struct + AuthToken string + ConfigFile string + Debug bool + Filter filter.Filter + type YamlConfig struct + Database struct{ ... } + Destination string + Elasticsearch struct{ ... } + Github struct{ ... } + LogLevel string + Script struct{ ... } + Slack struct{ ... } + Truffle struct{ ... }