Architectural improvements in the http adapter
This commit is contained in:
@@ -26,7 +26,7 @@ var (
|
||||
ErrValidation = errors.New("failed to validate output")
|
||||
)
|
||||
|
||||
// Runner executes the Analyzer core use case.
|
||||
// Runner executes the Scriptorium core use case.
|
||||
type Runner struct {
|
||||
profiles profile.Repository
|
||||
artifacts artifact.Reader
|
||||
|
||||
Reference in New Issue
Block a user