util

package
v0.0.0-...-0518d83 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Balance

func Balance[T, B any](workers int, candidates []T, workerFunc func(a T) *B) []*B

func BalanceChan

func BalanceChan[T, B any](workers int, candidates []T, receive chan<- *B, workerFunc func(a T) *B)

func FormatSeconds

func FormatSeconds(seconds int) (ret string)

func RandomHexString

func RandomHexString(length int) string

RandomHexString creates a base16 random text with given length

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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