Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KCPStreamLayer ¶
type KCPStreamLayer struct {
// contains filtered or unexported fields
}
func (*KCPStreamLayer) Addr ¶
func (ksl *KCPStreamLayer) Addr() net.Addr
func (*KCPStreamLayer) Close ¶
func (ksl *KCPStreamLayer) Close() error
func (*KCPStreamLayer) Dial ¶
func (ksl *KCPStreamLayer) Dial(address raft.ServerAddress, timeout time.Duration) (net.Conn, error)
Click to show internal directories.
Click to hide internal directories.