utils

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package utils provides utility functions for the goxis project.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolPtr

func BoolPtr(value bool) *bool

BoolPtr returns a pointer to the given int value.

func Float64Ptr

func Float64Ptr(value float64) *float64

Float64Ptr returns a pointer to the given int value.

func IntPtr

func IntPtr(value int) *int

IntPtr returns a pointer to the given int value.

func StrPtr

func StrPtr(value string) *string

StrPtr returns a pointer to the given string value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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