modulepackage
0.0.0-20241118165132-0b9b2240c879
Repository: https://github.com/mtze/ci-benchmarker.git
Documentation: pkg.go.dev
# README
CI-Benchmarker
Architecture
Usage
docker-compose up
Use the bruno examples in the docs
folder to test the system
Development
Start in dev mode
DEBUG=True go run .
Generate DB code
- Update the
sqlc.yaml
file with the correct connection string - Update the
schema.sql
file with the correct schema - Update the
queries.sql
file with the correct queries
sqlc generate
Make sure the generated types still work ;)
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author