Go Common library for gouick & all project that depend of it
Go to file
Matthieu 'JP' DERASSE 7bd178c462
Some checks failed
continuous-integration/drone/push Build is failing
feat(middleware): Add a recovery middleware
2023-01-14 18:38:11 +00:00
commonctx fix(logger): Move extrafields from gelf to global system 2023-01-09 22:35:26 +00:00
convert feat(log): Working on log library 2022-11-28 22:06:42 +00:00
log feat(logger): Add an utils func to add common env variables to logger field 2023-01-10 22:36:42 +00:00
middleware feat(middleware): Add a recovery middleware 2023-01-14 18:38:11 +00:00
resp first commit 2022-11-21 17:40:07 +00:00
server feat(server): Handle creation of a webserver 2023-01-09 19:44:29 +00:00
tracing fix(config): Fix extrafields / attribute on logger / tracing 2023-01-10 21:26:51 +00:00
vault first commit 2022-11-21 17:40:07 +00:00
webserver fix(comment): Add a few missing comments on func 2023-01-10 21:12:50 +00:00
.drone.yml feat(test): Add Drone + golangci 2022-11-22 07:22:03 +00:00
.gitignore feat(test): Add Drone + golangci 2022-11-22 07:22:03 +00:00
.golangci.yml feat(test): Add Drone + golangci 2022-11-22 07:22:03 +00:00
go.mod feat(tracing): Continue on tracing implmentation 2022-12-27 15:40:28 +00:00
go.sum feat(tracing): Continue on tracing implmentation 2022-12-27 15:40:28 +00:00
LICENSE feat(test): Add Drone + golangci 2022-11-22 07:22:03 +00:00
README.md feat(test): Add Drone + golangci 2022-11-22 07:22:03 +00:00

GO Common

Build Status