//
pkg.gl
Category
github.com/simplesurance/go-ip-anonymizer
ipanonymizer
package
0.0.0-20200429124537-35a880f8e87d
Repository:
https://github.com/simplesurance/go-ip-anonymizer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
71 SLOC
#
Functions
New
New returns an IP-Anonymizer that uses the following subnet masks: IPv4: /24 IPv6: /64.
NewWithMask
NewWithMask returns an IPAnonymizer instance with custom subnet masks.
#
Structs
Anonymizer
Anonymizer anonymizes IP-Addresses by zeroing their host part.