Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"io"
|
||||
"time"
|
||||
|
||||
"gateway/services"
|
||||
"github.com/fiskerinc/cloud-services/services/gateway/services"
|
||||
|
||||
"fiskerinc.com/modules/logger"
|
||||
"github.com/fiskerinc/cloud-services/pkg/logger"
|
||||
)
|
||||
|
||||
func logRedisErr(err error) {
|
||||
|
||||
Reference in New Issue
Block a user