add onlyoffice

This commit is contained in:
A.Unger
2021-03-04 13:26:49 +01:00
parent d0b71bf560
commit f7917bf760
7 changed files with 46 additions and 17 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ func StorageMetadata(cfg *config.Config) *cli.Command {
}
}
// SutureService allows for the settings command to be embedded and supervised by a suture supervisor tree.
// SutureService allows for the storage-metadata command to be embedded and supervised by a suture supervisor tree.
type SutureService struct {
ctx context.Context
cancel context.CancelFunc // used to cancel the context go-micro services used to shutdown a service.