utils

package
v0.45.10 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2025 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Int

func Int() int

func Map

func Map[I any, O any](input []I, lambda func(i I) O) []O

func StringInSlice

func StringInSlice(a string, list []string) bool

Types

type Rand

type Rand struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewRand

func NewRand() *Rand

func (*Rand) Int

func (r *Rand) Int() int

func (*Rand) Int63

func (r *Rand) Int63() int64

func (*Rand) Str

func (r *Rand) Str(length int) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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