package
2.5.1
Repository: https://github.com/alphasoc/flightsim.git
Documentation: pkg.go.dev

# Functions

NewFieldParser returns new field parser, it has to be initialized with data, which later will be parsed.

# Constants

Only SSH_FX_OK error code is needed for our purposes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrSize signals invalid size of the packet.
ErrUnimplemented signals that feature is not implemented.

# Structs

fxp Close packet representation.
FieldParser represents read only parser for sftp packet data fields.
fxp Handle packet representation.
fxp Init packet representation.
fxp Open (file) packet representation.
fxp Status packet representation.
fxp Version packet representation.
fxp Write packet representation.