Versions in this module Expand all Collapse all v0 v0.13.0 Apr 25, 2021 v0.12.0 Apr 25, 2021 Changes in this version + const ApplicationName + const DBUpdateURL + func IsPipedInput() bool + func MatchCaptureGroups(regEx *regexp.Regexp, str string) map[string]string + type StringSet map[string]struct + func NewStringSet() StringSet + func (s StringSet) Add(i string) + func (s StringSet) Contains(i string) bool + func (s StringSet) Remove(i string) + func (s StringSet) ToSlice() []string