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

2 uses

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