tools

package
v8.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package tools contains utilities used in EdgeGrid

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolPtr deprecated

func BoolPtr(b bool) *bool

BoolPtr returns the address of the bool

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

func Float32Ptr deprecated

func Float32Ptr(f float32) *float32

Float32Ptr returns the address of the float32

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

func Float64Ptr deprecated

func Float64Ptr(f float64) *float64

Float64Ptr returns the address of the float64

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

func Int64Ptr deprecated

func Int64Ptr(i int64) *int64

Int64Ptr returns the address of the int64

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

func IntPtr deprecated

func IntPtr(i int) *int

IntPtr returns the address of the int

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

func StringPtr deprecated

func StringPtr(s string) *string

StringPtr returns the address of the string

Deprecated: this function will be removed in a future release. Use [ptr.To] instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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