client

package
v0.0.0-...-63b2ac5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2019 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mainp2pClient

func Mainp2pClient(tagname string)

测试p2p的客户端进程.

Types

type ClientPeerMsg

type ClientPeerMsg struct {
	CliName string "客户端tag"
	CliIp   string "客户端一些环境,ip"
	CliPort int    "客户端一些环境,port"
	CliMsg  string "客户端想说的信息"
}

func (*ClientPeerMsg) ToJsonStr

func (client *ClientPeerMsg) ToJsonStr() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL