common

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiffUintArray

func DiffUintArray(a []uint, b []uint) []uint

Find different elements in two slices Returns elements in 'a' that are not in 'b' and elements in 'b' that are not in 'a'

func NewError

func NewError(a ...interface{}) error

func NewErrorf

func NewErrorf(format string, a ...interface{}) error

func Random

func Random(n int) string

func RandomInt

func RandomInt(n int) int

func Recover

func Recover(msg string) interface{}

func UnionUintArray

func UnionUintArray(a []uint, b []uint) []uint

Types

This section is empty.

Jump to

Keyboard shortcuts

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