abstractfs-core

module
v0.0.1-rc4 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: ISC

README

abstractfs-core

Go Report Card GoDoc

This is the core library of abstractfs. It is split out as a separate module / repository to allow it to have no dependencies (except for the go stdlib). This allows users of abstractfs to reuse the core and add their own sources, sinks and CAS implementations.

Tests

Test can be found in /tests. They can only be run from the tests directory, since they are their own go module:

git clone https://github.com/malt3/abstractfs-core
cd abstractfs-core/tests
go test ./...

Directories

Path Synopsis
cas
This package provides operations on the tree data structure defined in the api package.
This package provides operations on the tree data structure defined in the api package.

Jump to

Keyboard shortcuts

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