package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: May 25, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
MagicStr = [4]byte{'P', 'R', 'P', 'C'}
ErrBadMagic = errors.New("bad magic number")
ErrBadMessageSize = errors.New("message size exceed")
DefaultReadBufferSize = 12 << 10
DefaultWriteBufferSize = 12 << 10
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.