* remove any.ClearCachedValue method This method is in a public interface but used only for tests. It shouldn't be used - `Any` values shouldn't be manipulated. This could lead to bugs. * rename any_test.go Co-authored-by: Alessio Treglia <alessio@tendermint.com> |
||
|---|---|---|
| .. | ||
| any_internal_test.go | ||
| any.go | ||
| any.pb.go | ||
| compat_test.go | ||
| compat.go | ||
| doc.go | ||
| interface_registry.go | ||
| types_test.go | ||