github.com/jackc/pgtype.Bytea.Scan (method)

2 uses

	github.com/jackc/pgtype (current package)
		bytea.go#L134: func (dst *Bytea) Scan(src interface{}) error {
		generic_binary.go#L33: 	return (*Bytea)(dst).Scan(src)