Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UndefAddress = Address(address.Undef)
View Source
var UndefCID = CID(cid.Undef)
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address address.Address
func (Address) MarshalTOML ¶
func (*Address) UnmarshalTOML ¶
type BatchReplaceConfig ¶
type Config ¶
type Config struct { Venus VenusConfig Messager MessagerConfig BatchReplace BatchReplaceConfig }
func DefaultConfig ¶
func DefaultConfig() *Config
type ConnectConfig ¶
type MessagerConfig ¶
type MessagerConfig struct {
ConnectConfig
}
type VenusConfig ¶
type VenusConfig struct {
ConnectConfig
}
Click to show internal directories.
Click to hide internal directories.