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