Documentation
¶
Index ¶
- type Client
- func (_m *Client) Close() error
- func (_m *Client) GetMirrorSnapshot() (sync.MirrorSnapshot, error)
- func (_m *Client) Mirror(_a0 sync.SourceFile) error
- func (_m *Client) Remove(_a0 string) error
- func (_m *Client) SetTargetVersion(_a0 dev.SyncConfig, _a1 string) error
- func (_m *Client) SyncComplete() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) GetMirrorSnapshot ¶
func (_m *Client) GetMirrorSnapshot() (sync.MirrorSnapshot, error)
GetMirrorSnapshot provides a mock function with given fields:
func (*Client) Mirror ¶
func (_m *Client) Mirror(_a0 sync.SourceFile) error
Mirror provides a mock function with given fields: _a0
func (*Client) SetTargetVersion ¶
func (_m *Client) SetTargetVersion(_a0 dev.SyncConfig, _a1 string) error
SetTargetVersion provides a mock function with given fields: _a0, _a1
func (*Client) SyncComplete ¶
SyncComplete provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.