Sign in
fuchsia
/
third_party
/
github.com
/
golang
/
protobuf
/
70b3af33377e7aa25ae42977bed93cc6b90f0373
/
.
/
proto
/
test_proto
/
deterministic.go
blob: 6c9f56858f6806109ae7f7ce607ac39faf99a321 [
file
] [
log
] [
blame
]
package test_proto
func (m *CustomDeterministicMarshaler) Marshal() ([]byte, error) {
return []byte{}, nil
}