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/codemodus/tote

Tote is a CLI application for generating structs which store SQL queries as defined by the directory and file structure supplied (default is "./sqltote"). Only .sql files are read. Normally, this command should be called using go:generate. If called from the command line, "pkg" must be set. The following usage will produce a package named "totepkg" within the "totepkg" directory: The following usage will add a second file to the "totepkg" package: Queries are accessible in this way: The main caveat seems to be naming collisions which was the primary motivation for the prefix flag. Stay aware and problems can be avoided. This package started as a fork of smotes/purse.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/codemodus/tote
License: MIT
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/codemodus
Stars: 8 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago