utils

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

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

Go to latest
Published: May 28, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Db *sql.DB
)

Functions

This section is empty.

Types

type Transfer

type Transfer struct {
	//分析他应该有那些字段
	Conn net.Conn
	Buf  [8096]byte //传输时使用的缓冲
}

func (*Transfer) ReadPkg

func (this *Transfer) ReadPkg() (mes message.Message, err error)

func (*Transfer) WritePkg

func (this *Transfer) WritePkg(data []byte) (err error)

Jump to

Keyboard shortcuts

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