byteslabs

package
v0.0.0-...-eecacf2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStatus

func GetStatus() (string, string)

func MakePool

func MakePool(initial_size, element_size int) *ipool

Types

type Allocator

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

func MakeAllocator

func MakeAllocator() *Allocator

func (*Allocator) Allocate

func (this *Allocator) Allocate(size int) []byte

func (*Allocator) Release

func (this *Allocator) Release()

type TimeSpan

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

func NewTimeSpan

func NewTimeSpan() *TimeSpan

func (*TimeSpan) Get

func (ts *TimeSpan) Get() string

Jump to

Keyboard shortcuts

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