github.com/ryanbennettvoid/go-swagger@v0.18.1-0.20190104015444-3854bbbe2392/examples/todo-list/restapi/doc.go (about) 1 // Code generated by go-swagger; DO NOT EDIT. 2 3 /* 4 Package restapi Simple To Do List API 5 6 Schemes: 7 http 8 https 9 Host: localhost 10 BasePath: / 11 Version: 0.1.0 12 13 Consumes: 14 - application/io.swagger.examples.todo-list.v1+json 15 16 Produces: 17 - application/io.swagger.examples.todo-list.v1+json 18 19 swagger:meta 20 */ 21 package restapi