events

package
v0.0.0-...-e99cc0b Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleEvents

func HandleEvents(
	repos core.RepositoryStore,
	events core.Pubsub,
) http.HandlerFunc

HandleEvents creates an http.HandlerFunc that streams builds events to the http.Response in an event stream format.

func HandleGlobal

func HandleGlobal(
	repos core.RepositoryStore,
	events core.Pubsub,
) http.HandlerFunc

HandleGlobal creates an http.HandlerFunc that streams builds events to the http.Response in an event stream format.

func HandleLogStream

func HandleLogStream(
	repos core.RepositoryStore,
	builds core.BuildStore,
	stages core.StageStore,
	steps core.StepStore,
	stream core.LogStream,
) http.HandlerFunc

HandleLogStream creates an http.HandlerFunc that streams builds logs to the http.Response in an event stream format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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