command
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 15, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Simple example demonstrating minimal CQI usage with config, logging, and database.
To run:
- Start PostgreSQL: docker run --rm -p 5432:5432 -e POSTGRES_PASSWORD=postgres postgres:14
- Set environment: export SIMPLE_DATABASE_PASSWORD=postgres
- Run: go run main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.