//
pkg.gl
Category
github.com/gathering/gondulapi
types
package
0.0.14
Repository:
https://github.com/gathering/gondulapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
118 SLOC
#
Functions
NewIP
NewIP parses the text string and returns it as an IP data structure.
#
Structs
Box
Box contains the two opposing corners of a geometric box, matching Postgres' box type.
IP
IP represent an IP and an optional netmask/size.
Jsonb
Jsonb is a wrapper around an empty interface to enable adding methods to it.