package
1.0.2
Repository: https://github.com/rkcloudchain/rksync.git
Documentation: pkg.go.dev

# Functions

ComputeSHA3256 returns SHA3-256 on data.
GetRandomIndices returns a slice of random indices from 0 to given highestIndex.
GetX509CertificateFromPEM get on x509 certificate from bytes in PEM format.
IndexInSlice returns the index of given object o in array.
IsLowS ...
ListSubdirs returns the subdirectories.
MakeFileAbs makes 'file' absolute relative to 'dir' if not already absolute.
MarshalECDSASignature ...
PEMToX509Certs parse PEM-encoded certs.
RandomInt returns, as an int, a non-negative pseudo-random integer in [0,n) It panics if n <= 0.
RandomUInt64 returns a random uint64.
SignatureToLowS ...
ToLowS ...
UnmarshalECDSASignature ...

# Structs

ECDSASignature ...

# Type aliases

Equals returns whether a and b are the same.