github.com/jackc/pgtype.XID.Value (method)

2 uses

	github.com/jackc/pgtype (current package)
		xid.go#L62: func (src XID) Value() (driver.Value, error) {

	github.com/jackc/pgx/v4/stdlib
		sql.go#L665: 					return d.Value()