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

2 uses

	github.com/google/uuid (current package)
		marshal.go#L10: func (uuid UUID) MarshalText() ([]byte, error) {
		null.go#L82: 		return nu.UUID.MarshalText()