use own domain

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-10-03 18:30:56 +03:00
parent a3185dc5b0
commit abfa9da1a9
7 changed files with 30 additions and 35 deletions

View File

@@ -5,8 +5,8 @@ import (
"time"
kgo "github.com/twmb/franz-go/pkg/kgo"
"github.com/unistack-org/micro/v3/broker"
"github.com/unistack-org/micro/v3/client"
"go.unistack.org/micro/v3/broker"
"go.unistack.org/micro/v3/client"
)
// DefaultCommitInterval specifies how fast send commit offsets to kafka