package
0.1.5
Repository: https://github.com/globocom/gsh.git
Documentation: pkg.go.dev

# Functions

Init creates and returns a new Enforcer.
IPMultipleMatch determines whether any of IP address in ip1 matches the pattern of any IP address in ip2, ip2 can be an IP address or a CIDR pattern.
IPMultipleMatchFunc is the wrapper for IPMultipleMatch.