Update language for syntax highlighting
This commit is contained in:
parent
066e5844fe
commit
6119d5c7bf
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Inspired by the [Amazon Kinesis Connector Library](https://github.com/awslabs/am
|
|||
|
||||
The consumer expects a handler func that will process a buffer of incoming records.
|
||||
|
||||
```golang
|
||||
```go
|
||||
func main() {
|
||||
var(
|
||||
app = flag.String("app", "", "The app name")
|
||||
|
|
|
|||
Loading…
Reference in a new issue