Shedding interface because there is no good reason to have it.
This commit is contained in:
parent
2eaa60f681
commit
a23bd1b2cc
5 changed files with 54 additions and 103 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue