add todo
This commit is contained in:
parent
420ba04a88
commit
8da095ac85
@ -75,6 +75,7 @@ type Options struct {
|
|||||||
MinioSK string `env:"MINIO_SK" default:"miniostorage"`
|
MinioSK string `env:"MINIO_SK" default:"miniostorage"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// todo ужно вмержить html ветку и нужно вмержить в коммоне fixwc в main
|
||||||
func New(ctx context.Context, opts interface{}, ver appInit.Version) (appInit.CommonApp, error) {
|
func New(ctx context.Context, opts interface{}, ver appInit.Version) (appInit.CommonApp, error) {
|
||||||
var (
|
var (
|
||||||
err, workerErr error
|
err, workerErr error
|
||||||
|
Loading…
Reference in New Issue
Block a user