Match the Golang std library style of adding line-breaks after exported fields. http://golang.org/src/pkg/sync/cond.go?s=609:772#L12
To match the DSL of the Kinesis library rename the Model interface to Record.
* Create base Interfaces for Pipeline * Add first base implementations for Pipeline * Add initial test for core functionality