headertype

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type uint16
const (
	Ping Type = 1 << iota
	Pong
	Verify //用于连接校验
	Req
	Reply_Success
	Reply_Error
	Msg    //MQ
	Chunks //发送文件的时候

	Res = Reply_Success | Reply_Error //最底部
)

func (Type) String

func (this Type) String() string

Jump to

Keyboard shortcuts

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