p

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 1 Imported by: 0

README

p

Pacakge p takes in values and returns a pointer to the value

Documentation

Overview

pacakge p takes in values and returns a pointer to the value

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(b bool) *bool

func Float32

func Float32(f float32) *float32

func Float64

func Float64(f float64) *float64

func Int

func Int(i int) *int

func Int32

func Int32(i int32) *int32

func Int64

func Int64(i int64) *int64

func String

func String(str string) *string

func Time

func Time(t time.Time) *time.Time

func Uint

func Uint(i uint) *uint

func Uint32

func Uint32(i uint32) *uint32

func Uint64

func Uint64(i uint64) *uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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