github.com/go-task/task/v3/internal/output
No package summary is available.
Package
Files: 4. Third party imports: 0. Imports from organisation: 0. Tests: 0. Benchmarks: 0.
Vars
Types
CloseFunc
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| type |
|
No comment on field. |
Group
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| Begin |
|
No comment on field. |
| ErrorOnly |
|
No comment on field. |
Interleaved
This type doesn't have documentation.
Output
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| type |
|
No comment on field. |
Prefixed
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| logger |
|
No comment on field. |
| seen |
|
No comment on field. |
| counter |
|
No comment on field. |
| mutex |
|
No comment on field. |
groupWriter
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| writer |
|
No comment on field. |
| buff |
|
No comment on field. |
| begin |
|
No comment on field. |
prefixWriter
This type doesn't have documentation.
| Field name | Field type | Comment |
|---|---|---|
| writer |
|
No comment on field. |
| prefixed |
|
No comment on field. |
| prefix |
|
No comment on field. |
| buff |
|
No comment on field. |
Functions
func BuildFor
Build the Output for the requested ast.Output.
Uses: fmt.Errorf.func NewPrefixed
func (*Prefixed) WrapWriter
func (*groupWriter) Write
func (*prefixWriter) Write
func (Group) WrapWriter
Uses: templater.Replace.
func (Interleaved) WrapWriter
Private functions
func checkOutputGroupUnset
References: fmt.Errorf.
func close
References: io.Copy, io.WriteString.
func close
func writeLine
References: fmt.Fprint, strings.HasSuffix.
func writeOutputLines
References: io.EOF, strings.HasSuffix.
Tests
Files: 1. Third party imports: 3. Imports from organisation: 0. Tests: 7. Benchmarks: 0.