Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelHandler ¶
type ChannelHandler struct {
// contains filtered or unexported fields
}
func NewChannelHandler ¶
func NewChannelHandler(peerBook *p2p.PeerBook, km *wallet.KeyManager, client *ethclient.Client, db *db.DB) *ChannelHandler
func (*ChannelHandler) InitChannel ¶
type HandshakeHandler ¶
type HandshakeHandler struct {
// contains filtered or unexported fields
}
func NewHandshakeHandler ¶
func NewHandshakeHandler(lndClient *lndclient.Client) *HandshakeHandler
type SwapHandler ¶
type SwapHandler struct {
// contains filtered or unexported fields
}
func NewSwapHandler ¶
Click to show internal directories.
Click to hide internal directories.