objpol

package
v0.0.0-...-3f48b55 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObjPool

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

func NewObjPool

func NewObjPool(numOfObj int) *ObjPool

NewObjPool ...

func (*ObjPool) GetObj

func (p *ObjPool) GetObj(timeout time.Duration) (*ReusableObj, error)

GetObj ...

func (*ObjPool) Release

func (p *ObjPool) Release(obj *ReusableObj) error

Release ...

type ReusableObj

type ReusableObj struct{}

Jump to

Keyboard shortcuts

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