Documentation ¶
Index ¶
- func MsgsGroupByAddress(msgs []*types.SignedMessage) map[address.Address][]*types.SignedMessage
- func ReadConfig(path string, cfg interface{}) error
- func SetupLogLevels()
- func StringToTipsetKey(str string) (types.TipSetKey, error)
- func TryConvertParams(in interface{}) (interface{}, error)
- func WriteConfig(path string, cfg interface{}) error
- func WriteJson(filePath string, obj interface{}) error
- type NonceMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MsgsGroupByAddress ¶
func MsgsGroupByAddress(msgs []*types.SignedMessage) map[address.Address][]*types.SignedMessage
func ReadConfig ¶
func SetupLogLevels ¶
func SetupLogLevels()
func TryConvertParams ¶
func TryConvertParams(in interface{}) (interface{}, error)
func WriteConfig ¶
Types ¶
type NonceMap ¶
type NonceMap struct {
// contains filtered or unexported fields
}
func NewNonceMap ¶
func NewNonceMap() *NonceMap
Click to show internal directories.
Click to hide internal directories.