Affected by GO-2022-1100
and 1 other vulnerabilities
GO-2022-1100: Vela Insecure Defaults in github.com/go-vela/server
GO-2024-2641: Insecure Variable Substitution in Vela in github.com/go-vela/worker
package
Version:
v0.3.0-rc3
Opens a new window with list of versions in this module.
Published: Feb 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Establish sets the executor in the given context
FromContext returns the Executor associated with this context.
Retrieve gets the repo in the given context
ToContext adds the Executor to this context if it supports
the Setter interface.
type Setter interface {
Set(string, interface{})
}
Setter defines a context that enables setting values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.