Documentation ¶
Overview ¶
Package pipeenc implements encoding and decoding of the serialization format used by trqauthd.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder holds a buffer for pipe decoding.
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder holds a buffer for pipe encoding.
Click to show internal directories.
Click to hide internal directories.