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

3 lines
89 B
Bash
Raw Normal View History

2020-09-26 23:11:34 +08:00
#!/bin/sh
go run spec/gen.go < spec/amqp0-9-1.stripped.extended.xml | gofmt > spec091.go