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

2 uses

	github.com/jackc/pgtype (current package)
		cid.go#L59: func (src CID) Value() (driver.Value, error) {

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