resolve closer stuff
This commit is contained in:
parent
2ce99664d5
commit
dfdb288f56
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ func (m Manager) Cleanup() error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewManager(host, port, samhost, samport, datadir string, samopts []string) (*Manager, error) {
|
func NewManager(host, port, samhost, samport, datadir string, samopts []string) (*Manager, error) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue