Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/shogo82148/assets-life

assets-life is a very simple embedding asset generator. It generates an embed small in-memory file system that is served from an http.FileSystem. Install the command line tool first. The assets-life command generates a package that have embed small in-memory file system. You can access the file system by accessing a public variable Root of the generated package. Visit http://localhost:8080/path/to/file to see your file. The assets-life command also embed go:generate directive into generated code, and assets-life itself. It allows you to re-generate the package using go generate. The assets-life command is no longer needed because it is embedded into the generated package.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/shogo82148/assets-life
License: MIT
Latest release: 11 months ago
First release: over 4 years ago
Namespace: github.com/shogo82148
Stars: 20 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...