Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// Interval between 2 server queries
SyncInterval time.Duration
// Clean files
Clean bool
// Background sync
Sync bool
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.