conveyor

package
v0.0.2-alpha Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conveyor

type Conveyor struct {
	ID            uuid.UUID
	CreatedAt     time.Time
	Nonce         string
	Provider      provider.IProvider
	Storage       storage.IStorage
	Configuration *types.Configuration
}

Config represents Conveyor object.

func NewConveyor

func NewConveyor(cfg *types.Configuration) *Conveyor

func (*Conveyor) ProcessArtifact

func (c *Conveyor) ProcessArtifact() error

func (*Conveyor) SetProvider

func (c *Conveyor) SetProvider(cfg *types.Configuration)

func (*Conveyor) SetStorage

func (c *Conveyor) SetStorage(cfg *types.Configuration)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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