package
0.1.0
Repository: https://github.com/goose-lang/primitive.git
Documentation: pkg.go.dev

# Functions

Barrier (see the Disk documentation) Deprecated: use Get() and the Disk method.
Get returns the previously-initialized global disk.
Init sets up the global disk.
No description provided by the author
No description provided by the author
Read (see the Disk documentation) Deprecated: use Get() and the Disk method.
Size (see the Disk documentation) Deprecated: use Get() and the Disk method.
Write (see the Disk documentation) Deprecated: use Get() and the Disk method.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Disk provides access to a logical block-based disk.

# Type aliases

Block is a 4096-byte buffer.