Versions in this module Expand all Collapse all v0 v0.0.3 May 11, 2021 v0.0.2 May 11, 2021 Changes in this version + type Agent struct + func NewAgent(explorerClient synchronization.ExplorerClient) *Agent + func (t *Agent) SendLog(log []byte) + type NoopAgent struct + func (t *NoopAgent) SendLog(log []byte)