package
2.0.0+incompatible
Repository: https://github.com/lflare/mdathome-golang.git
Documentation: pkg.go.dev
# Functions
ByteCountIEC returns a human-readable string describing the size of bytes in int.
No description provided by the author
No description provided by the author
ShrinkDatabase initialises and shrinks the MD@Home database.
StartServer starts the MD@Home client.
# Constants
ClientSpecification is the integer version of the official specification this client is supposed to work against.
No description provided by the author
No description provided by the author
# Variables
ClientVersion is the description of the version of the working branch when compiled.
# Structs
No description provided by the author
No description provided by the author
ServerRequest stores a single `secret` field for miscellaneous operations.
ServerResponse stores a representation of the response given by the `/ping` backend.
ServerSettings stores server settings.
TLSCert stores a representation of the TLS certificate issued by the API server.
Token stores a representation of a token hash issued by the backend.
# Type aliases
ByTimestamp is a sortable slice of KeyPair based off timestamp.