async_disk

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: MIT Imports: 1 Imported by: 5

Documentation

Index

Constants

View Source
const BlockSize uint64 = disk.BlockSize

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block = disk.Block

Block is a 4096-byte buffer

type Disk

type Disk = disk.Disk

type FileDisk

type FileDisk = disk.FileDisk

func NewFileDisk

func NewFileDisk(path string, numBlocks uint64) (FileDisk, error)

type MemDisk

type MemDisk = disk.MemDisk

func NewMemDisk

func NewMemDisk(numBlocks uint64) MemDisk

Jump to

Keyboard shortcuts

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