package
Version:
v0.0.0-...-74a5474
Opens a new window with list of versions in this module.
Published: Oct 7, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 23
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.