package
0.0.0-20200429124537-35a880f8e87d
Repository: https://github.com/simplesurance/go-ip-anonymizer.git
Documentation: pkg.go.dev

# Functions

New returns an IP-Anonymizer that uses the following subnet masks: IPv4: /24 IPv6: /64.
NewWithMask returns an IPAnonymizer instance with custom subnet masks.

# Structs

Anonymizer anonymizes IP-Addresses by zeroing their host part.