split **/pkg/config/config.go up to multiple files
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
6990e7d660
commit
a13df3dcf7
@@ -4,6 +4,7 @@ import (
|
||||
acccfg "github.com/owncloud/ocis/accounts/pkg/config"
|
||||
)
|
||||
|
||||
//TODO: remove?
|
||||
// Config represents cs3conf. Should be deprecated in favor of config.Config.
|
||||
type Config struct {
|
||||
ProviderAddr string
|
||||
|
||||
Reference in New Issue
Block a user