intutil

package
v1.1.24 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NilIfTrue added in v1.1.24

func NilIfTrue(input int, nilValue bool) *int

func NilIfZero added in v0.1.1463

func NilIfZero(input int) *int

NilIfZero converts a int to an int pointer, retuning nil if the input is 0

func ParseIntPointer added in v0.1.1423

func ParseIntPointer(input *string) (*int, error)

func ZeroIfNil

func ZeroIfNil(input *int) int

ZeroIfNil converts a int pointer to an int, retuning 0 if the input is nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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