Documentation
¶
Index ¶
- type Options
- type Runner
- type Service
- func (s *Service) RunCacheEntries(ctx context.Context) (int, error)
- func (s *Service) RunMerges(ctx context.Context) (int, error)
- func (s *Service) RunParts(ctx context.Context) (int, error)
- func (s *Service) RunStorageLocations(ctx context.Context) (int, error)
- func (s *Service) RunUploads(ctx context.Context) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) RunCacheEntries ¶
func (*Service) RunStorageLocations ¶
Click to show internal directories.
Click to hide internal directories.