Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type V1HttpServer ¶
type V1HttpServer struct {
// contains filtered or unexported fields
}
func NewV1HttpServer ¶
func NewV1HttpServer(getExample getExample.Contract) *V1HttpServer
NewV1HttpServer generates new v1 http server
func (*V1HttpServer) JSON ¶
func (v *V1HttpServer) JSON(w http.ResponseWriter, r *http.Request)
JSON handles json response
Click to show internal directories.
Click to hide internal directories.