message

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: MIT Imports: 3 Imported by: 0

README

message

TCP Server message

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type M

type M struct {
	// contains filtered or unexported fields
}

func New

func New(headLength int, body []byte) *M

func (*M) Body

func (m *M) Body() []byte

func (*M) Tag

func (m *M) Tag() string

func (*M) Validate

func (m *M) Validate(reg *regexp.Regexp) (err error)

Jump to

Keyboard shortcuts

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