Refactor kafka to pure Go (franz-go), fix DBC stubs, update Dockerfile
This commit is contained in:
@@ -3,8 +3,8 @@ package health
|
||||
import (
|
||||
"context"
|
||||
|
||||
"fiskerinc.com/modules/redis"
|
||||
"fiskerinc.com/modules/redisv2"
|
||||
"github.com/fiskerinc/cloud-services/pkg/redis"
|
||||
"github.com/fiskerinc/cloud-services/pkg/redisv2"
|
||||
)
|
||||
|
||||
type RedisHealth struct {
|
||||
|
||||
Reference in New Issue
Block a user