Documentation
¶
Index ¶
- func NextAvailablePackJob(ctx context.Context, db *gorm.DB, attachmentID uint32) (*model.Job, error)
- func PrepareSource(ctx context.Context, db *gorm.DB, attachment model.SourceAttachment) error
- func PrepareToPackFileRanges(ctx context.Context, db *gorm.DB, attachment model.SourceAttachment, ...) (int64, error)
- func Scan(ctx context.Context, db *gorm.DB, attachment model.SourceAttachment) error
- func UpdatePackJob(ctx context.Context, db *gorm.DB, packJobID uint64, state model.JobState, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NextAvailablePackJob ¶
func PrepareSource ¶
func PrepareToPackFileRanges ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.