Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopPublisher ¶
type NoopPublisher struct{}
func NewNoopPublisher ¶
func NewNoopPublisher() *NoopPublisher
func (*NoopPublisher) IsInstalled ¶
func (publisher *NoopPublisher) IsInstalled(context.Context) (bool, error)
func (*NoopPublisher) PublishShardResult ¶
func (publisher *NoopPublisher) PublishShardResult(context.Context, model.JobShard, string, string) (model.StorageSpec, error)
Click to show internal directories.
Click to hide internal directories.