Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpWgetLoader ¶
func NewHttpWgetLoader ¶
func NewHttpWgetLoader(url string, resultCollector chan int64) *HttpWgetLoader
func (*HttpWgetLoader) Load ¶
func (h *HttpWgetLoader) Load(ctx context.Context)
type LoadManager ¶
type LoadManager struct {
Loaders []concurrentload.Loader
}
func (*LoadManager) Register ¶
func (s *LoadManager) Register(loader concurrentload.Loader)
Click to show internal directories.
Click to hide internal directories.