Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnsErrCount ¶
type ResultTable ¶ added in v0.0.11
type ResultTable struct { FilledFormURL string Rows []Row TraceIDTemplateArgs TraceIDTemplateArgs TableYAML string }
type Row ¶
type Row struct { Columns []TdData AnsErrCounts []AnsErrCount }
type TraceIDTemplateArgs ¶ added in v0.0.12
type TraceIDTemplateArgs struct {
TraceID string
}
Click to show internal directories.
Click to hide internal directories.