Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileRepeat ¶
func NewFileRepeat ¶
func NewFileRepeat() *FileRepeat
func (*FileRepeat) Start ¶
func (s *FileRepeat) Start(args interface{}) (err error)
func (*FileRepeat) Stop ¶
func (s *FileRepeat) Stop()
type FileRepeatArgs ¶
type FileRepeatArgs struct {
SubName *string
Delete *bool
Dir *string
Logfile *string
Debug *bool
Workers *int
}
func NewFileRepeatArgs ¶
func NewFileRepeatArgs() FileRepeatArgs
Click to show internal directories.
Click to hide internal directories.