Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestData = map[string]string{"userName": "my_test_user", "password": "my_test_password"}
View Source
var TestDataC = map[string]string{"name": "my_test_company", "code": "23323", "country": "Ukraine", "website": "https://something.com", "phone": "23323"}
View Source
var TestDataCM, _ = json.Marshal(TestDataC)
View Source
var TestDataM, _ = json.Marshal(TestData)
Functions ¶
func DBConnection ¶
func RedisConnection ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.