Documentation
¶
Index ¶
Constants ¶
View Source
const (
// PARTIAL_PREFIX ...
PARTIAL_PREFIX = "%"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collector ¶
type Collector struct {
Map map[int]Uncrumb
NumberOfSlices int
VerificationHash string
HashEngine string
}
Collector ...
func (*Collector) ToObfuscated ¶
ToObfuscated returns the concatenated slices into the obfuscated string
type Uncrumb ¶
Uncrumb holds the deciphered slice and its index.
Click to show internal directories.
Click to hide internal directories.