module
Version:
v0.0.0-...-9a1086c
Opens a new window with list of versions in this module.
Published: Jul 5, 2025
License: MIT
Opens a new window with license information.
README
¶
Users Microservice

Development Environment Setup
Prerequisites :
Once you have them installed :
- 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
¶
Click to show internal directories.
Click to hide internal directories.