package
1.0.0-rc
Repository: https://github.com/cryft-labs/cryftgo.git
Documentation: pkg.go.dev

# 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
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
Package filesystem is a generated GoMock package.
No description provided by the author
Package hashing is a generated GoMock package.
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
Package resource is a generated GoMock package.
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

# Functions

No description provided by the author
No description provided by the author
Returns true iff the elements in [s] are unique and sorted.
Returns true iff the elements in [s] are unique and sorted based by their hashes.
Returns true iff the elements in [s] are unique and sorted.
Returns true iff the elements in [s] are sorted.
No description provided by the author
RandomBytes returns a slice of n random bytes Intended for use in testing.
Sorts the elements of [s].
Sorts the elements of [s] based on their hashes.
Returns a new instance of a T.
ZeroSlice sets all values of the provided slice to the type's zero value.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

BytesPool tracks buckets of available buffers to be allocated.