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

2 uses

	github.com/jackc/pgtype (current package)
		bytea_array.go#L173: func (src *ByteaArray) AssignTo(dst interface{}) error {
		bytea_array.go#L194: 			return src.AssignTo(nextDst)