Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginningOfMonth ¶
BeginningOfMonth beginning of month
func IPContains ¶
Types ¶
type IPMatcher ¶
func NewIPMatcher ¶
type IPMatchers ¶
type IPMatchers []*IPMatcher
func NewIPMatchers ¶
func NewIPMatchers(ips []string) (list IPMatchers, err error)
func (IPMatchers) Match ¶
func (ms IPMatchers) Match(ip string) bool
Click to show internal directories.
Click to hide internal directories.