//
pkg.gl
Category
github.com/josh5276/go-course
practice
methods
package
1.0.0
Repository:
https://github.com/josh5276/go-course.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
25 SLOC
#
Packages
answer
No description provided by the author
#
Functions
CIDR
CIDR is a method attached to the Address data type that will convert the IP address and subnet mask into a CIDR value.
#
Structs
Address
Address struct defines the IP and Netmask types of an address TODO: 1.