bschaatsbergen / cidr

Simplifies IPv4/IPv6 CIDR network prefix management with counting, overlap checking, explanation, and subdivision.
https://formulae.brew.sh/formula/cidr
MIT License
184 stars 9 forks source link

Document exposed functions #45

Closed bschaatsbergen closed 9 months ago

bschaatsbergen commented 2 years ago

Functions that are exposed through the pkg dir, e.g. pkg/core should be documented.

Relates #79