Skip to content

Refactor lib into packages

Tobias Meisel requested to merge tmeisel/microservice-core:pkg into main

This PR

  • adds a Postgres connection helper
  • adds a Postgres migration function
  • adds functions to add the logger to ctx
  • moves several parts of the code into it's own package

Closes #4 (closed)

Edited by Michael Zigldrum

Merge request reports