# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package glagolitsa provides Glagolitic script for NeoFS Alphabet.
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
# Functions
MapToSlice converts the map to a slice.
MkdirAllX calls os.MkdirAll with the passed permissions but with +x for a user and a group.
NewPseudoWorkerPool returns a new instance of a synchronous worker pool.
NewSaltingWriter returns io.Writer instance that applies salt to written data and write the result to w.
SaltXOR xors bits of data with salt repeating salt if necessary.
SaltXOROffset xors bits of data with salt starting from off byte repeating salt if necessary.
SliceToMap converts any slice with comparable elements to a map.
# Variables
ErrPoolClosed is returned when submitting task to a closed pool.
# Interfaces
WorkerPool represents a tool to control the execution of go-routine pool.