part

package
v0.28.20240316094927 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 3 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
	Item interface{}
}

type Idpool

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

func New

func New(f func() interface{}) *Idpool

func (*Idpool) Get

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

func (*Idpool) Len

func (t *Idpool) Len() int64

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