connect wit common worker ans repo

This commit is contained in:
Pavel 2024-06-17 18:24:38 +03:00
parent 14822c2ad5
commit 2b20f1c707

@ -73,7 +73,6 @@ type Options struct {
CustomerServiceAddress string `env:"CUSTOMER_SERVICE_ADDRESS"`
}
// todo ужно вмержить html ветку и нужно вмержить в коммоне fixwc в main
func New(ctx context.Context, opts interface{}, ver appInit.Version) (appInit.CommonApp, error) {
var (
err, workerErr error