Side by Side Diff: client/internal/logdog/butler/bundler/doc.go
Issue 1412063008 :
logdog: Add bundler library. (Closed)
Patch Set: Split off `chunk` library.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
client/internal/logdog/butler/bundler/binaryParser.go
client/internal/logdog/butler/bundler/binaryParser_test.go
client/internal/logdog/butler/bundler/builder.go
client/internal/logdog/butler/bundler/builder_test.go
client/internal/logdog/butler/bundler/bundler.go
client/internal/logdog/butler/bundler/bundler_test.go
client/internal/logdog/butler/bundler/counter.go
client/internal/logdog/butler/bundler/data.go
client/internal/logdog/butler/bundler/data_test.go
client/internal/logdog/butler/bundler/datagramParser.go
client/internal/logdog/butler/bundler/datagramParser_test.go
client/internal/logdog/butler/bundler/doc.go
client/internal/logdog/butler/bundler/parser.go
client/internal/logdog/butler/bundler/parser_test.go
client/internal/logdog/butler/bundler/sizer.go
client/internal/logdog/butler/bundler/sizer_test.go
client/internal/logdog/butler/bundler/stream.go
client/internal/logdog/butler/bundler/stream_test.go
client/internal/logdog/butler/bundler/textParser.go
client/internal/logdog/butler/bundler/textParser_test.go
client/internal/logdog/butler/bundler/timeoutCond.go
client/internal/logdog/butler/bundler/timeoutCond_test.go