package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DatagramSize = 516
BlockSize = 512
)
const (
ErrUnknown ErrCode = iota
ErrNotFound
ErrAccessViolation
ErrDiskFull
ErrIllegalOp
ErrUnknownID
ErrFileExists
ErrNoUser
)
const (
OpRRQ OpCode = iota + 1
OpData
OpAck
OpErr
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.