Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToPipelineContextData ¶
func ToPipelineContextData(data interface{}) protocol.PipelineContextData
func ToPipelineContextDataWithError ¶
func ToPipelineContextDataWithError(data interface{}) (protocol.PipelineContextData, error)
Types ¶
type ActionsServer ¶
type ActionsServer struct { TraceLog chan interface{} ServerUrl string ActionsServerUrl string AuthData map[string]*protocol.ActionDownloadAuthentication }
func (*ActionsServer) ServeHTTP ¶
func (server *ActionsServer) ServeHTTP(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.