api/cache

This commit is contained in:
root
2023-04-20 13:14:25 +03:00
parent 8e2b0ada32
commit 46a72e1aef
72 changed files with 50 additions and 30 deletions
View File
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+1
View File
@@ -74,6 +74,7 @@ func NewEtcdHandler(cfg *viper.Viper) (*EtcdHandler, error) {
Password: password,
DialTimeout: 5 * time.Second,
})
fmt.Println(endpoints,prefix,username,password)
if err != nil {
fmt.Println(err)
return nil, err
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File