Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatJSON ¶ added in v1.2.0
FormatJSON: 결과를 JSON으로 직렬화.
func SummaryLine ¶ added in v1.2.0
func SummaryLine(steps []StepResult) string
SummaryLine: 위반 건수 요약 줄 반환.
Types ¶
type RunResult ¶ added in v1.2.0
type RunResult struct {
AllErrors []string
Steps []StepResult
}
RunResult: RunWithProgress 반환값.
Click to show internal directories.
Click to hide internal directories.