cv

package
v0.0.52 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(b bool) *bool

func Duration

func Duration(d time.Duration) *time.Duration

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 N

func N[T any](o T) *T

func PBool added in v0.0.21

func PBool(b *bool) bool

func PFloat32 added in v0.0.21

func PFloat32(f *float32) float32

func PFloat64 added in v0.0.21

func PFloat64(f *float64) float64

func PInt added in v0.0.21

func PInt(i *int) int

func PInt32 added in v0.0.21

func PInt32(i *int32) int32

func PInt64 added in v0.0.21

func PInt64(i *int64) int64

func PN added in v0.0.42

func PN[T any](o *T) T

func PStr added in v0.0.21

func PStr(s *string) string

func PTime added in v0.0.21

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

func S added in v0.0.32

func S(s string) *string

func Str

func Str(s string) *string

func T added in v0.0.32

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

func Time

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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