pointer

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(v bool) *bool

Returns a pointer to the v bool

func Float64

func Float64(v float64) *float64

Returns a pointer to the v float64

func Int

func Int(v int) *int

Returns a pointer to the v int

func Int64

func Int64(v int64) *int64

Returns a pointer to the v int64

func String

func String(v string) *string

Returns a pointer to the v string

func Time

func Time(v time.Time) *time.Time

Returns a pointer to the v time

func Uint64

func Uint64(v uint64) *uint64

Returns a pointer to the v uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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