github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/examples/auto-configure/restapi/doc.go (about) 1 // Code generated by go-swagger; DO NOT EDIT. 2 3 // Package restapi A To Do list application 4 // 5 // The product of a tutorial on goswagger.io 6 // Schemes: 7 // http 8 // Host: localhost 9 // BasePath: / 10 // Version: 1.0.0 11 // 12 // Consumes: 13 // - application/io.goswagger.examples.todo-list.v1+json 14 // 15 // Produces: 16 // - application/io.goswagger.examples.todo-list.v1+json 17 // 18 // swagger:meta 19 package restapi