tile38/vendor/github.com/streadway/amqp/gen.sh

3 lines
89 B
Bash
Raw Normal View History

2017-03-15 20:45:35 +03:00
#!/bin/sh
go run spec/gen.go < spec/amqp0-9-1.stripped.extended.xml | gofmt > spec091.go