gen.sh 89 B

12
  1. #!/bin/sh
  2. go run spec/gen.go < spec/amqp0-9-1.stripped.extended.xml | gofmt > spec091.go