Documentation
¶
Index ¶
Constants ¶
View Source
const (
PreviewWorkerName = "preview-worker"
)
Variables ¶
This section is empty.
Functions ¶
func NewPreviewWorker ¶
func NewPreviewWorker(spec PreviewWorkerSpec) worker.Worker
Types ¶
type PreviewWorkerSpec ¶
type PreviewWorkerSpec struct {
PreviewStackService previewStackService
PreviewStackStore previewStackStore
ConfigStore configStore
ReleaseService releaseService
StackService stackService
CommentService previewCommentService
Env string
}
Click to show internal directories.
Click to hide internal directories.