Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CompressionFlag ¶
type CompressionFlag struct {
Compression reqresp.Compression
}
func (*CompressionFlag) Set ¶
func (f *CompressionFlag) Set(v string) error
func (*CompressionFlag) String ¶
func (f *CompressionFlag) String() string
func (*CompressionFlag) Type ¶
func (f *CompressionFlag) Type() string
type EnrOrEnodeFlag ¶
func (*EnrOrEnodeFlag) Set ¶
func (f *EnrOrEnodeFlag) Set(v string) error
func (*EnrOrEnodeFlag) String ¶
func (f *EnrOrEnodeFlag) String() string
func (*EnrOrEnodeFlag) Type ¶
func (f *EnrOrEnodeFlag) Type() string
type FlexibleAddrFlag ¶
func (*FlexibleAddrFlag) Set ¶
func (f *FlexibleAddrFlag) Set(v string) error
func (*FlexibleAddrFlag) String ¶
func (f *FlexibleAddrFlag) String() string
func (*FlexibleAddrFlag) Type ¶
func (f *FlexibleAddrFlag) Type() string
type NodeIDFlag ¶
func (*NodeIDFlag) Set ¶
func (f *NodeIDFlag) Set(v string) error
func (*NodeIDFlag) String ¶
func (f *NodeIDFlag) String() string
func (*NodeIDFlag) Type ¶
func (f *NodeIDFlag) Type() string
type NodeIDFlexibleFlag ¶
func (*NodeIDFlexibleFlag) Set ¶
func (f *NodeIDFlexibleFlag) Set(v string) error
func (*NodeIDFlexibleFlag) String ¶
func (f *NodeIDFlexibleFlag) String() string
func (*NodeIDFlexibleFlag) Type ¶
func (f *NodeIDFlexibleFlag) Type() string
type P2pPrivKeyFlag ¶
type P2pPrivKeyFlag struct {
Priv *crypto.Secp256k1PrivateKey
}
func (*P2pPrivKeyFlag) Set ¶
func (f *P2pPrivKeyFlag) Set(value string) error
func (P2pPrivKeyFlag) String ¶
func (f P2pPrivKeyFlag) String() string
func (*P2pPrivKeyFlag) Type ¶
func (f *P2pPrivKeyFlag) Type() string
type PeerIDFlag ¶
func (*PeerIDFlag) Set ¶
func (f *PeerIDFlag) Set(v string) error
func (*PeerIDFlag) String ¶
func (f *PeerIDFlag) String() string
func (*PeerIDFlag) Type ¶
func (f *PeerIDFlag) Type() string
Click to show internal directories.
Click to hide internal directories.