mirror of
https://github.com/FJurmanovic/wallet-go-api.git
synced 2026-02-06 06:08:16 +00:00
project structure
This commit is contained in:
5
pkg/utl/configs/configs.go
Normal file
5
pkg/utl/configs/configs.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package configs
|
||||
|
||||
const (
|
||||
DbConfig = ""
|
||||
)
|
||||
Reference in New Issue
Block a user