cmd/geth, internal, node, vendor: nuke geth monitor
This commit is contained in:
4
vendor/golang.org/x/text/transform/transform.go
generated
vendored
4
vendor/golang.org/x/text/transform/transform.go
generated
vendored
@@ -78,8 +78,8 @@ type SpanningTransformer interface {
|
||||
// considering the error err.
|
||||
//
|
||||
// A nil error means that all input bytes are known to be identical to the
|
||||
// output produced by the Transformer. A nil error can be be returned
|
||||
// regardless of whether atEOF is true. If err is nil, then then n must
|
||||
// output produced by the Transformer. A nil error can be returned
|
||||
// regardless of whether atEOF is true. If err is nil, then n must
|
||||
// equal len(src); the converse is not necessarily true.
|
||||
//
|
||||
// ErrEndOfSpan means that the Transformer output may differ from the
|
||||
|
Reference in New Issue
Block a user