core: initial Go module skeleton (config, db pool, tenant registry migration)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
*.log
|
||||
.env
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
*.log
|
||||
.env
|
||||