Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncProgress ¶
type SyncProgress struct {
// contains filtered or unexported fields
}
func New ¶
func New() *SyncProgress
func (*SyncProgress) AddNewMessage ¶
func (s *SyncProgress) AddNewMessage() *Message
func (*SyncProgress) AddNewMessages ¶
func (s *SyncProgress) AddNewMessages(batch int)
func (*SyncProgress) GetMessageRef ¶
func (s *SyncProgress) GetMessageRef(id int) *Message
func (*SyncProgress) Start ¶
func (s *SyncProgress) Start()
func (*SyncProgress) Stop ¶
func (s *SyncProgress) Stop()
Click to show internal directories.
Click to hide internal directories.