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

2 uses

	github.com/jackc/pgtype (current package)
		bytea.go#L44: func (dst Bytea) Get() interface{} {
		generic_binary.go#L16: 	return (Bytea)(dst).Get()