Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrBadRouting = errors.New("bad routing")
)
Functions ¶
func NewHTTPService ¶
func NewHTTPService( svcEndpoints api.Endpoints, options []kithttp.ServerOption, logger log.Logger, ) http.Handler
NewHTTPService wires Go kit endpoints to the HTTP transport.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.