Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = NewBridgeChain()
Functions ¶
This section is empty.
Types ¶
type BridgeChain ¶
type BridgeChain struct {
// contains filtered or unexported fields
}
BridgeChain is a bridger that supports multiple crossing of bridger.
func (*BridgeChain) BridgeChain ¶
func (b *BridgeChain) BridgeChain(dialer bridge.Dialer, addresses ...string) (bridge.Dialer, bridge.ListenConfig, error)
BridgeChain is multiple crossing of bridge.
Click to show internal directories.
Click to hide internal directories.