safevar

package
v0.0.0-...-7c1eb0e Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SafeVar

type SafeVar struct {
	// contains filtered or unexported fields
}

func (*SafeVar) AddInt64

func (me *SafeVar) AddInt64(v int64) int64

func (*SafeVar) Dec

func (me *SafeVar) Dec() int64

func (*SafeVar) GetBool

func (me *SafeVar) GetBool() bool

func (*SafeVar) GetInt

func (me *SafeVar) GetInt() int

func (*SafeVar) GetInt64

func (me *SafeVar) GetInt64() int64

func (*SafeVar) GetString

func (me *SafeVar) GetString() string

func (*SafeVar) Inc64

func (me *SafeVar) Inc64() int64

func (*SafeVar) SetBool

func (me *SafeVar) SetBool(v bool) bool

func (*SafeVar) SetInt

func (me *SafeVar) SetInt(v int) int

func (*SafeVar) SetInt64

func (me *SafeVar) SetInt64(v int64) int64

func (*SafeVar) SetString

func (me *SafeVar) SetString(str string) string

func (*SafeVar) ToInt64String

func (me *SafeVar) ToInt64String() string

Jump to

Keyboard shortcuts

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