Commit graph

4 commits

Author SHA1 Message Date
Harlow Ward
3d290c4512 Shorten the CreateStream function name 2014-12-20 18:55:27 -08:00
Harlow Ward
4366c364d0 Remove unused DeleteStream function
The function wasn't being used and should be removed from codebase.
2014-12-10 22:04:28 -08:00
Harlow Ward
8e8ee5af73 Use golint to update Golang styles
* Update comments and return statements
* Adjust usage of Kinesis library (upgraded local source)
2014-12-10 15:38:19 -08:00
Harlow Ward
06b40e6ed8 Base pipeline components
* Create base Interfaces for Pipeline
* Add first base implementations for Pipeline
* Add initial test for core functionality
2014-11-14 20:45:34 -08:00