command
module
Version:
v0.0.0-...-bc06afe
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Running
Create a PostreSQL database and import the schema:
createdb qrb-examples
psql -d qrb-examples -f ../schema.sql
Run the example:
go run . books list --author "Harp"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.