Documentation ¶
Index ¶
Constants ¶
View Source
const (
ServiceId = "API"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpService ¶
type HttpService struct {
// contains filtered or unexported fields
}
func (*HttpService) ForwardRequest ¶
func (s *HttpService) ForwardRequest(ctx *fasthttp.RequestCtx, body []byte) error
func (*HttpService) Healthcheck ¶
func (s *HttpService) Healthcheck() error
Click to show internal directories.
Click to hide internal directories.