github.com/google/uuid.UUID.Value (method, view implemented interface methods)

2 uses

	github.com/google/uuid (current package)
		null.go#L57: 	return nu.UUID.Value()
		sql.go#L57: func (uuid UUID) Value() (driver.Value, error) {