This website requires JavaScript.
Explore
Help
Sign In
luciano
/
amazon-kinesis-client-go
Watch
1
Star
0
Fork
You've already forked amazon-kinesis-client-go
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6102f9c752
amazon-kinesis-client-go
/
batchconsumer
History
Xavi Ramirez
6102f9c752
Added comment to why a channel is taking a channel.
2017-08-10 19:56:17 +00:00
..
stats
Added stats to base kinesis client
2017-08-07 19:20:56 +00:00
batcher.go
Use errors.New instead of fmt.Errorf
2017-08-10 19:20:55 +00:00
batchermanager.go
Added comment to why a channel is taking a channel.
2017-08-10 19:56:17 +00:00
checkpointmanager.go
Added comment to why a channel is taking a channel.
2017-08-10 19:56:17 +00:00
consumer.go
Better coordinated checkpoints and readlines. Checkpoint function now returns all errors.
2017-08-07 19:20:56 +00:00
sender.go
Renamed methods to be more generic and to remove reference to logs
2017-07-19 00:21:31 +00:00
writer.go
Made constructors of private structs private
2017-08-10 19:21:46 +00:00
writer_test.go
Fixed unit tests
2017-08-07 19:20:56 +00:00