github.com/Finschia/finschia-sdk@v0.48.1/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