localact

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SavePreprocessingTasksActivityParams

type SavePreprocessingTasksActivityParams struct {
	// PkgSvc is a package service instance.
	PkgSvc package_.Service

	// RNG is a random number generator source.
	RNG io.Reader

	// PreservationActionID is the primary key of the parent PreservationAction.
	PreservationActionID int

	// Tasks is a list of preprocessing tasks to save as PreservationTasks.
	Tasks []preprocessing.Task
}

type SavePreprocessingTasksActivityResult

type SavePreprocessingTasksActivityResult struct {
	// Count is the number of saved PreservationTasks.
	Count int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL