part

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Id

type Id struct {
	Id uintptr
	// contains filtered or unexported fields
}

type Idpool

type Idpool struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func New

func New() *Idpool

func (*Idpool) Get

func (t *Idpool) Get() (o *Id)

func (*Idpool) Len

func (t *Idpool) Len() uint

func (*Idpool) Put

func (t *Idpool) Put(i *Id)

Jump to

Keyboard shortcuts

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