moby--moby/daemon/logger/awslogs
Jacob Vallejo ad14dbf134 awslogs: Use batching type for ergonomics and correct counting
The previous bytes counter was moved out of scope was not counting the
total number of bytes in the batch. This type encapsulates the counter
and the batch for consideration and code ergonomics.

Signed-off-by: Jacob Vallejo <jakeev@amazon.com>
2017-12-13 15:27:16 -08:00
..
cloudwatchlogs.go awslogs: Use batching type for ergonomics and correct counting 2017-12-13 15:27:16 -08:00
cloudwatchlogs_test.go awslogs: Use batching type for ergonomics and correct counting 2017-12-13 15:27:16 -08:00
cwlogsiface_mock_test.go awslogs: Use batching type for ergonomics and correct counting 2017-12-13 15:27:16 -08:00