package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Packages

Package bufpool initializes an elastic pool of free buffers.

# Functions

CalcPadding returns the number of padding bytes needed to round length bytes to a multiple of blkSize.
Calculate RFC1071 checksum of supplied data chunks.
No description provided by the author
No description provided by the author
No description provided by the author
LoadASList parses the yaml file fileName and returns a structure with non-core and core ASes.
No description provided by the author
No description provided by the author
ParseDuration parses a string into a time.Duration, assuming that a year always has 365d, a week always has 7d, and a day always has 24h.
SecsToTime takes seconds stored in a uint32.
TimeToSecs returns seconds stored as uint32.
No description provided by the author

# Structs

No description provided by the author
ChannelLock implements a sync.Mutex-like API that uses a 1-value channel behind the scenes.
No description provided by the author
Trigger represents a timer with delayed arming.

# Type aliases

No description provided by the author
DebugID is used to correlate behavior in logs.