ptrs

package
v0.0.0-...-e67ccf8 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(b bool) *bool

Bool 返回bool指针

func Byte

func Byte(b byte) *byte

Byte 返回byte类型的指针

func Float32

func Float32(f float32) *float32

Float32 返回float32类型的指针

func Float64

func Float64(f float64) *float64

Float64 返回float64类型的指针

func Int

func Int(i int) *int

Int 返回int类型的指针

func Int16

func Int16(i int16) *int16

Int16 返回int16类型的指针

func Int32

func Int32(i int32) *int32

Int32 返回int32类型的指针

func Int64

func Int64(i int64) *int64

Int64 返回int64类型的指针

func Int8

func Int8(i int8) *int8

Int8 返回int8类型的指针

func String

func String(s string) *string

String 返回string类型的指针

func Uint

func Uint(u uint) *uint

Uint 返回uint类型的指针

func Uint16

func Uint16(u uint16) *uint16

Uint16 返回uint16类型的指针

func Uint32

func Uint32(u uint32) *uint32

Uint32 返回uint32类型的指针

func Uint64

func Uint64(u uint64) *uint64

Uint64 返回uint64类型的指针

func Uint8

func Uint8(u uint8) *uint8

Uint8 返回uint8类型的指针

Types

This section is empty.

Jump to

Keyboard shortcuts

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