utils

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValuesDiffer

func ValuesDiffer[T Integer](a, b *T) bool

ValuesDiffer determines whether the values pointed by two integer pointers are different. If either a or b is nil, returns false. Otherwise, returns true if *a != *b.

Types

type Integer

type Integer interface {
	int | int32 | int64
}

Directories

Path Synopsis
k8s
Package random is copied from https://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-go
Package random is copied from https://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-go
Package task is a generated GoMock package.
Package task is a generated GoMock package.
v3
Package tracker provides utilities for tracking and managing instances within groups.
Package tracker provides utilities for tracking and managing instances within groups.

Jump to

Keyboard shortcuts

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