ptr

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: Apache-2.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(v bool) *bool

Bool returns a point to bool

func Float32

func Float32(v float32) *float32

Float32 returns a pointer to float32

func Float64

func Float64(v float64) *float64

Float64 returns a pointer to float64

func Int

func Int(v int) *int

Int returns a pointer to int

func Int8

func Int8(v int8) *int8

Int8 returns a pointer to int8

func Int16

func Int16(v int16) *int16

Int16 returns a pointer to int16

func Int32

func Int32(v int32) *int32

Int32 returns a pointer to int32

func Int64

func Int64(v int64) *int64

Int64 returns a pointer to int64

func String

func String(v string) *string

String returns a pointer to string

func Uint

func Uint(v uint) *uint

Uint returns a pointer to uint

func Uint8

func Uint8(v uint8) *uint8

Uint8 returns a pointer to uint8

func Uint16

func Uint16(v uint16) *uint16

Uint16 returns a pointer to uint16

func Uint32

func Uint32(v uint32) *uint32

Uint32 returns a pointer to uint32

func Uint64

func Uint64(v uint64) *uint64

Uint64 returns a pointer to uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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