Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PeriodicSync ¶
type PeriodicSync struct { File *os.File Interval time.Duration Content interface{} // contains filtered or unexported fields }
func (*PeriodicSync) Stop ¶
func (sync *PeriodicSync) Stop()
Click to show internal directories.
Click to hide internal directories.