Versions in this module Expand all Collapse all v0 v0.3.1 Jun 21, 2021 Changes in this version + func Entry(resource string) (*base.SentinelEntry, *base.BlockError) + type Config struct + AppName string + FlowRules []*flow.FlowRule + FlowRulesFile string + LogPath string + func DefaultConfig() *Config + func RawConfig(key string) *Config + func StdConfig(name string) *Config + func (config *Config) Build() error