After consideration, we've changed the main descriptor field name to for number of bytes to "size" to match convention. While this may be a subjective argument, commonly we refer to files by their "size" rather than their "length". This will match other conventions, like `(FileInfo).Size()` and methods on `io.SizeReaderAt`. Under more broad analysis, this argument doesn't necessarily hold up. If anything, "size" is shorter than "length". Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
|---|---|---|
| .. | ||
| bridge.go | ||
| bridge_test.go | ||
| endpoint.go | ||
| event.go | ||
| event_test.go | ||
| http.go | ||
| http_test.go | ||
| listener.go | ||
| listener_test.go | ||
| metrics.go | ||
| sinks.go | ||
| sinks_test.go | ||