Method
String
binding/validate_test.go:18–18
· binding/validate_test.go::testInterface.String
()
Source from the content-addressed store, hash-verified
| 16 | |
| 17 | type testInterface interface { |
| 18 | String() string |
| 19 | } |
| 20 | |
| 21 | type substructNoValidation struct { |
Implementers 3
Testtestdata/protoexample/test.pb.go