Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func NewAgent ¶
func NewAgent(explorerClient synchronization.ExplorerClient) *Agent
NewAgent returns a Agent which is just a thin wrapper over the explorerClient for now
Click to show internal directories.
Click to hide internal directories.