atomicKit

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBool

func NewBool(value ...bool) *gtype.Bool

func NewByte

func NewByte(value ...byte) *gtype.Byte

func NewBytes

func NewBytes(value ...[]byte) *gtype.Bytes

NewBytes

PS: 对 atomic.Value 进行了封装.

func NewFloat32

func NewFloat32(value ...float32) *gtype.Float32

func NewFloat64

func NewFloat64(value ...float64) *gtype.Float64

func NewInt

func NewInt(value ...int) *gtype.Int

func NewInt32

func NewInt32(value ...int32) *gtype.Int32

func NewInt64

func NewInt64(value ...int64) *gtype.Int64

func NewInterface

func NewInterface(value ...interface{}) *gtype.Interface

NewInterface

PS: 对 atomic.Value 进行了封装.

func NewString

func NewString(value ...string) *gtype.String

NewString

PS: 对 atomic.Value 进行了封装.

func NewUint

func NewUint(value ...uint) *gtype.Uint

func NewUint32

func NewUint32(value ...uint32) *gtype.Uint32

func NewUint64

func NewUint64(value ...uint64) *gtype.Uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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