package
1.15.2
Repository: https://github.com/x1unix/go-playground.git
Documentation: pkg.go.dev

# Functions

GetArtifactID generates new artifact ID from contents.
NewLocalStorage constructs new local storage.

# Constants

ExtGo is go file extension.
ExtWasm is wasm file extension.

# Variables

ErrNotExists is item not found error.

# Structs

LocalStorage is local build artigact storage.

# Interfaces

No description provided by the author
StoreProvider is abstract artifact storage.

# Type aliases

ArtifactID represents artifact ID.
Callback is location callback.