write the tests
This commit is contained in:
@@ -7,6 +7,8 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// TODO write the tests
|
||||||
|
|
||||||
var APIServerCnf configs.APIserver
|
var APIServerCnf configs.APIserver
|
||||||
var PSQLCnf configs.PSQLConfig
|
var PSQLCnf configs.PSQLConfig
|
||||||
var SecretKey = []byte(os.Getenv("SECRET_KEY"))
|
var SecretKey = []byte(os.Getenv("SECRET_KEY"))
|
||||||
|
|||||||
Reference in New Issue
Block a user