Go Swagger Utils A collection of utility functions for a go-swagger application. Development Ensure you have all of the dependencies. This package uses dep: $ make dep Run the tests: $ make test