utils

package
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

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

func DecodeBase64(s string) (string, error)

DecodeBase64 : decoded base64 input into utf-8 text

func GetLatestMinIOImage

func GetLatestMinIOImage(client http.ClientI) (*string, error)

getLatestMinIOImage returns the latest docker image for MinIO if found on the internet

func NewUUID

func NewUUID() (string, error)

NewUUID - get a random UUID.

func PossibleParityValues

func PossibleParityValues(args ...string) ([]string, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL