daily

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SuffixLen = 10 // bits.Len(366) + 1
	Suffix    = 0b01111111111
)

Variables

Functions

func Get

func Get(addr *int) int

func Get32

func Get32(addr *int32) int32

func Get64

func Get64(addr *int64) int64

func Inc

func Inc(addr *int) int

func Inc32

func Inc32(addr *int32) int32

func Inc64

func Inc64(addr *int64) int64

Types

type Int

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

func (*Int) Get

func (i *Int) Get() int

func (*Int) Inc

func (i *Int) Inc() int

type Int32

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

func (*Int32) Get

func (i *Int32) Get() int32

func (*Int32) Inc

func (i *Int32) Inc() int32

type Int64

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

func (*Int64) Get

func (i *Int64) Get() int64

func (*Int64) Inc

func (i *Int64) Inc() int64

Jump to

Keyboard shortcuts

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