pggo

module
v0.0.1-0...-961fa55 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2021 License: BSD-2-Clause

README

pggo

CI codecov Go Report Card

A code generator that allows you to write SQL queries in Go way.

Development

  • We use pre-commit to format code & identify simple issues before submitting code to review:

    brew install pre-commit
    pre-commit install
    
  • For unit tests, you can just run go test or make test.

  • For integration tests, you'll need to setup docker:

    make setup-docker
    make test-integration
    
  • Run make help to see all available commands with make.

References

The project is inspired by:

Directories

Path Synopsis
cmd
internal
pkg
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL