Add features from u-root #16
Annotations
10 errors
lint:
ulog/log.go#L27
exported: exported method emptyLogger.Printf should have comment or be unexported (revive)
|
lint:
ulog/log.go#L28
exported: exported method emptyLogger.Print should have comment or be unexported (revive)
|
lint:
uio/uiotest/uiotest.go#L37
exported: exported method testLinePrefixWriter.OneLine should have comment or be unexported (revive)
|
lint:
uio/uiotest/uiotest.go#L46
exported: exported method testLineWriter.OneLine should have comment or be unexported (revive)
|
lint:
uio/archivereader.go#L21
exported: exported var ErrPreReadError should have comment or be unexported (revive)
|
lint:
uio/archivereader.go#L44
exported: exported function NewArchiveReader should have comment or be unexported (revive)
|
lint:
uio/null.go#L26
exported: exported method devNull.Name should have comment or be unexported (revive)
|
lint:
uio/null.go#L30
exported: exported method devNull.WriteString should have comment or be unexported (revive)
|
lint:
uio/null.go#L41
exported: exported method devNull.ReadFrom should have comment or be unexported (revive)
|
lint:
uio/null.go#L57
exported: exported method devNull.Close should have comment or be unexported (revive)
|