github.com/jackc/pgtype.CIDRArray.AssignTo (method)

2 uses

	github.com/jackc/pgtype (current package)
		cidr_array.go#L212: func (src *CIDRArray) AssignTo(dst interface{}) error {
		cidr_array.go#L251: 			return src.AssignTo(nextDst)