jsonSubProto

package
v5.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2018 License: Apache-2.0 Imports: 8 Imported by: 17

Documentation

Overview

Package jsonSubProto is implemented JSON socket communication protocol.

Index

Constants

This section is empty.

Variables

View Source
var NewJsonSubProtoFunc = func(rw tp.IOWithReadBuffer) tp.Proto {
	return &jsonSubProto{
		id:   'j',
		name: "json",
		rw:   rw,
	}
}

NewJsonSubProtoFunc is creation function of JSON socket protocol.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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