Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendResponse ¶
func SendResponse(value interface{}, w http.ResponseWriter)
Types ¶
type RouteResponse ¶
type RouteResponse struct { ApiVersion string Value json.RawMessage ReqSatisfiedOn time.Time }
func CreateRouteResp ¶
func CreateRouteResp(value json.RawMessage) RouteResponse
Click to show internal directories.
Click to hide internal directories.