astiptr

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2018 License: MIT Imports: 1 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(i bool) *bool

Bool transforms a bool into a *bool

func Duration

func Duration(i time.Duration) *time.Duration

Duration transforms a time.Duration into a *time.Duration

func Float

func Float(i float64) *float64

Float transforms a float64 into a *float64

func Int

func Int(i int) *int

Int transforms an int into an *int

func Int64

func Int64(i int64) *int64

Int64 transforms an int64 into an *int64

func Str

func Str(i string) *string

Str transforms a string into a *string

func UInt32

func UInt32(i uint32) *uint32

UInt32 transforms a uint32 into a *uint32

func UInt8

func UInt8(i uint8) *uint8

UInt8 transforms a uint8 into a *uint8

Types

This section is empty.

Jump to

Keyboard shortcuts

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