package
0.9.2
Repository: https://github.com/oidc-mytoken/server.git
Documentation: pkg.go.dev

# Functions

IPIsIn checks if an ip is in a slice of ip/hosts, it will also check ip subnets.
IPsAreSubSet checks if all ips of ipsA are contained in ipsB, it will also check ip subnets.