pointer

package
v0.0.0-...-910450c Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(b bool) *bool

Bool returns a pointer to a bool.

func Float32

func Float32(i float32) *float32

Float32 returns a pointer to the a float32.

func Float64

func Float64(i float64) *float64

Float64 returns a pointer to the a float64.

func Int32

func Int32(i int32) *int32

Int32 returns a pointer to an int32.

func Int64

func Int64(i int64) *int64

Int64 returns a pointer to an int64.

func String

func String(s string) *string

String returns a pointer to a string.

func Uint32

func Uint32(i uint32) *uint32

Uint32 returns a pouinter to an uint32.

func Uint64

func Uint64(i uint64) *uint64

Uint64 returns a pouinter to an uint64.

Types

This section is empty.

Jump to

Keyboard shortcuts

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