Shedding interface because there is no good reason to have it.

This commit is contained in:
Renan DelValle 2018-11-07 18:24:21 -08:00
parent 2eaa60f681
commit a23bd1b2cc
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
5 changed files with 54 additions and 103 deletions

View file

@ -30,7 +30,7 @@ const (
)
type Monitor struct {
Client Realis
Client *RealisClient
}
// Polls the scheduler every certain amount of time to see if the update has succeeded