Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleLicense ¶
func HandleLicense(license core.License) http.HandlerFunc
HandleLicense returns an http.HandlerFunc that writes json-encoded license details to the response body.
func HandleStats ¶
func HandleStats( builds core.BuildStore, stages core.StageStore, users core.UserStore, repos core.RepositoryStore, bus core.Pubsub, streams core.LogStream, ) http.HandlerFunc
HandleStats returns an http.HandlerFunc that writes a json-encoded list of system stats to the response body.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.