2017-03-15 10:45:35 -07:00

3 lines
89 B
Bash
Executable File

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