//
pkg.gl
Category
github.com/bandprotocol/chain
hooks
common
package
1.0.0
Repository:
https://github.com/bandprotocol/chain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
57 SLOC
#
Functions
Atoi
Atoi converts the given string into an int64.
Atoui
Atoui converts the given string into an uint64.
ParseEvents
No description provided by the author
QueryResultError
No description provided by the author
QueryResultSuccess
No description provided by the author
#
Structs
Message
Message is a simple wrapper data type for each message published to Kafka.
#
Type aliases
EvMap
EvMap is a type alias for SDK events mapping from Attr.Key to the list of values.
JsDict
JsDict is a type alias for JSON dictionary.