simpleIM

package
v2.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: May 15, 2020 License: Apache-2.0 Imports: 3 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Encode

func Encode(cmd int, nk, msg string) ([]byte, error)

Types

type TPacket

type TPacket struct {
	CMD     int    `json:"cmd"`
	NK      string `json:"nk"`
	Content string `json:"content"`
}

func Decode

func Decode(data []byte) (TPacket, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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