Refactor bootstraping procedure

This commit is contained in:
Denis Arh
2020-08-24 15:38:42 +02:00
parent 1147830663
commit f4e6d2ae5a
53 changed files with 718 additions and 1462 deletions
+1 -1
View File
@@ -12,8 +12,8 @@ import (
"github.com/titpetric/factory/resputil"
"go.uber.org/zap"
"github.com/cortezaproject/corteza-server/pkg/app/options"
"github.com/cortezaproject/corteza-server/pkg/auth"
"github.com/cortezaproject/corteza-server/pkg/options"
)
type (