github.com/djarvur/go-swagger@v0.18.0/examples/tutorials/custom-server/gen/restapi/doc.go (about) 1 // Code generated by go-swagger; DO NOT EDIT. 2 3 /* 4 Package restapi Greeting Server 5 6 Schemes: 7 http 8 Host: localhost 9 BasePath: / 10 Version: 1.0.0 11 12 Consumes: 13 - application/json 14 15 Produces: 16 - text/plain 17 18 swagger:meta 19 */ 20 package restapi