feat(stdlib): added a basic borg client custom promise
This commit is contained in:
parent
518cbed944
commit
48f2e9a2cb
5 changed files with 174 additions and 1 deletions
|
@ -73,7 +73,6 @@ func (b *BorgServer) Resolve() {
|
|||
case gonf.REPAIRED:
|
||||
b.status = gonf.REPAIRED
|
||||
}
|
||||
// TODO init repositories? or let the borg client do it?
|
||||
}
|
||||
|
||||
func (b BorgServer) Status() gonf.Status {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue