testconvert

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 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(v bool) *bool

Bool returns a pointer to the bool value passed in.

func Float64

func Float64(t float64) *float64

Float64 returns a pointer to the float64 value passed in.

func Int

func Int(t int) *int

Int returns a pointer to the float64 value passed in.

func Interface

func Interface(v any) *any

Interface returns a pointer to the interface value passed in.

func String

func String(v string) *string

String returns a pointer to the string value passed in.

func Time

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

Time returns a pointer to the Time value passed in.

Types

This section is empty.

Jump to

Keyboard shortcuts

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