twitchscience / kinsumer

Native Go consumer for AWS Kinesis streams.
Other
134 stars 35 forks source link

Add NextRaw funciton #66

Open MarkSRobinson opened 2 years ago

MarkSRobinson commented 2 years ago

Provide access to the kinesis.Record object when fetching data since it has some metadata that is useful to expose.