Categorygithub.com/causalfoundry/utils
module
0.3.29
Repository: https://github.com/causalfoundry/utils.git
Documentation: pkg.go.dev

# README

Utils (work-in-progress)

This collection of common helper functions is used to build HTTP services in Golang. It provides:

  • Quick setup for local integration test frameworks with docker & database (Postgres).
  • Some basic HTTP frameworks regarding authentication & marshaling payload from requests, etc.

These are commonly used functions in multiple of the HTTP services we have in the team. The underlying HTTP framework is echo.

License

MIT

# Packages

Package util is a generated GoMock package.