first commit

This commit is contained in:
Matthieu 'JP' DERASSE
2022-11-21 17:40:07 +00:00
commit 27cedaf857
6 changed files with 13 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module git.home.m-and-m.ovh/mderasse/common
go 1.18
+2
View File
@@ -0,0 +1,2 @@
# Log Common
Code that allow to configure easily a logger system
+2
View File
@@ -0,0 +1,2 @@
# Resp Common
Resp for Response is a extended error management system
+2
View File
@@ -0,0 +1,2 @@
# Server Common
Contain code that help launching any kind of server
+2
View File
@@ -0,0 +1,2 @@
# Vault Common
Contain code that allow to interact with an Hashicorp Vault
+2
View File
@@ -0,0 +1,2 @@
# Webserver Common
Contain code that allow to launch a webserver