util

package
v0.0.0-...-145cf54 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Empty

func Empty[T any]() T

Empty returns an empty value of type T.

func EmptyStringToNil

func EmptyStringToNil(a string) *string

func FromEmptyPtr

func FromEmptyPtr[T any](v *T) *T

FromEmptyPtr emulates ToPtr(FromPtr(x)) sequence

func FromPtr

func FromPtr[T any](v *T) T

FromPtr returns the pointer value or empty.

func GetAccountIDFromContext

func GetAccountIDFromContext(ctx context.Context) string

func NilToEmptyString

func NilToEmptyString(a *string) string

func PtrString

func PtrString(v string) *string

PtrString returns a pointer to the given string.

func ToPtr

func ToPtr[T any](v T) *T

ToPtr returns a pointer copy of value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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