users-microservice

module
v0.0.0-...-9a1086c Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2025 License: MIT

README

Users Microservice

Go Badge PostgreSQL Badge

Development Environment Setup

Prerequisites :

Once you have them installed :

  1. Allow direnv to automatically land you into the Nix development shell environment, whenever you cd into this directory :
    direnv allow
    

Null safety

We can analyze the sourcecode locally for potential nil panics using nilaway, by running :

nilaway ./...

However I'm not doing it in the CI, since a lot of false positives are reported.

REFERENCEs

GoLang :

Security :

CI :

Directories

Path Synopsis
pkg
proto
sql

Jump to

Keyboard shortcuts

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