github.com/fibonacci-chain/fbc@v0.0.0-20231124064014-c7636198c1e9/libs/cosmos-sdk/codec/types/doc.go (about) 1 /* 2 Package types defines a custom wrapper for google.protobuf.Any which supports 3 cached values as well as InterfaceRegistry which keeps track of types which can 4 be used with Any for both security and introspection 5 */ 6 package types