model

package
v0.0.0-...-8301186 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const MaxCapacity = 8 << 30 // 8G

Variables

View Source
var ErrOutOfCapacity = errors.New("out of capacity")

Functions

This section is empty.

Types

type Mem

type Mem struct {
	*Tag
	Queue []byte
}

type Tag

type Tag struct {
	ReadIndex  int32
	WriteIndex int32
}

Jump to

Keyboard shortcuts

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