Versions in this module Expand all Collapse all v0 v0.6.0 Nov 8, 2019 v0.5.0 Jun 15, 2018 Changes in this version + type HTTPAdapter struct + func NewHTTPAdapter(gr *fgrpc.GrpcServer) *HTTPAdapter + func (ha *HTTPAdapter) BuildCancelHandler(w http.ResponseWriter, r *http.Request) + func (ha *HTTPAdapter) BuildRequestHandler(w http.ResponseWriter, r *http.Request) + func (ha *HTTPAdapter) BuildStatusHandler(w http.ResponseWriter, r *http.Request) + func (ha *HTTPAdapter) HealthHandler(w http.ResponseWriter, r *http.Request)