cache

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

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

func MkCache

func MkCache(sz uint64) *Cache

func (*Cache) LookupSlot

func (c *Cache) LookupSlot(id uint64) *Cslot

func (*Cache) PrintCache

func (c *Cache) PrintCache()

type Cslot

type Cslot struct {
	Obj interface{}
}

Jump to

Keyboard shortcuts

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