Documentation ¶
Index ¶
Constants ¶
View Source
const ( ContextLogKey = key("console-log") ContextRequestID = key("request-id") ContextRequestUserID = key("request-user-id") ContextRequestUserAgent = key("request-user-agent") ContextRequestHost = key("request-host") ContextRequestRemoteAddr = key("request-remote-addr") ContextAuditKey = key("request-audit-entry") )
Variables ¶
View Source
var ErrCantDetermineMinIOImage = errors.New("can't determine MinIO Image")
Functions ¶
func DecodeBase64 ¶
DecodeBase64 : decoded base64 input into utf-8 text
func GetLatestMinIOImage ¶
getLatestMinIOImage returns the latest docker image for MinIO if found on the internet
func PossibleParityValues ¶
PossibleParityValues returns possible parities for input args, parties are calculated in uniform manner for one pool or multiple pools, ensuring that parities returned are common and applicable across all pools.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.