//
pkg.gl
Category
github.com/goose-lang/primitive
async_disk
package
0.1.0
Repository:
https://github.com/goose-lang/primitive.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
22 SLOC
#
Functions
NewFileDisk
No description provided by the author
NewMemDisk
No description provided by the author
#
Constants
BlockSize
No description provided by the author
#
Type aliases
Block
Block is a 4096-byte buffer.
Disk
No description provided by the author
FileDisk
No description provided by the author
MemDisk
No description provided by the author