github.com/josephspurrier/go-swagger@v0.2.1-0.20221129144919-1f672a142a00/examples/tutorials/custom-server/gen/restapi/doc.go (about)

     1  // Code generated by go-swagger; DO NOT EDIT.
     2  
     3  // Package restapi Greeting Server
     4  //
     5  //	Schemes:
     6  //	  http
     7  //	Host: localhost
     8  //	BasePath: /
     9  //	Version: 1.0.0
    10  //
    11  //	Consumes:
    12  //	  - application/json
    13  //
    14  //	Produces:
    15  //	  - text/plain
    16  //
    17  // swagger:meta
    18  package restapi