github.com/kaisawind/go-swagger@v0.19.0/examples/stream-server/restapi/doc.go (about)

     1  // Code generated by go-swagger; DO NOT EDIT.
     2  
     3  /*
     4  Package restapi Countdown
     5  Example server for emitting newline delimited JSON
     6  
     7  
     8      Schemes:
     9        http
    10      Host: localhost
    11      BasePath: /
    12      Version: 1.0.0
    13  
    14      Consumes:
    15      - application/json
    16  
    17      Produces:
    18      - application/json
    19  
    20  swagger:meta
    21  */
    22  package restapi