Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAttributeValue ¶
func ParseInnerMessage ¶
func ParseInnerMessage(codec client.Codec, msg *types.Any, customParsers map[string][]parsers.MessageParser, messageLog *txTypes.LogMessage, cfg config.IndexConfig) (*any, error)
Types ¶
type IAnyMessageParser ¶
type IAnyMessageParser interface {
ParseAnyMessage(types.Any, *txTypes.LogMessage, config.IndexConfig) (*any, error)
}
Click to show internal directories.
Click to hide internal directories.