Documentation ¶
Index ¶
Constants ¶
View Source
const ( Registyer uint8 = iota // GetNode // todo 删除此协议,只有合法用户才可以获取;在登录到目标节点时,还要使用密码,一次使用,终身有效。 // 不使用token,因为没必要,只使用一次,不是每次请求都使用 GetNode // login NodeInfo Error )
View Source
const (
ErrDataUnKnow uint32 = iota
)
View Source
const HeadLen = 1 + 1
HeadLen dataLen 1,protoID 1
View Source
const MaxPacketSize uint8 = 255
MaxPacketSize MaxPacketSize
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.