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

2 uses

	github.com/jackc/pgtype (current package)
		enum_array.go#L189: func (src *EnumArray) AssignTo(dst interface{}) error {
		enum_array.go#L219: 			return src.AssignTo(nextDst)