Documentation ¶
Overview ¶
Package userhtml contains what's needed to render frontend content.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallHandlers ¶
InstallHandlers adds HTTP handlers that render HTML pages.
func StringifySubmissionFailureReason ¶
func StringifySubmissionFailureReason(allCls []*run.RunCL, sc *eventpb.SubmissionCompleted) string
StringifySubmissionFailureReason makes a human-readable message detailing the reason for the failure of this submission.
func StringifySubmissionSuccesses ¶
func StringifySubmissionSuccesses(allCls []*run.RunCL, v *run.LogEntry_CLSubmitted) string
StringifySubmissionSuccesses composes a message indicating the urls of the CLs that were just submitted, and the number of pending CLs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.