Documentation ¶
Index ¶
- func Print(output string, r *types.Result) error
- func PrintError(output string, err *types.Error) error
- func PrintLc(output string, r *types.LcResult) error
- func PrintLcSlice(output string, rs []*types.LcResult) error
- func PrintWarning(output string, message string) error
- func WriteLcResultTo(r *types.LcResult, out io.Writer) (n int64, err error)
- func WriteResultTo(r *types.Result, out io.Writer) (n int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintWarning ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.