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

2 uses

	github.com/jackc/pgtype (current package)
		bool_array.go#L192: func (src *BoolArray) AssignTo(dst interface{}) error {
		bool_array.go#L222: 			return src.AssignTo(nextDst)