Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mux ¶
type Mux struct {
// contains filtered or unexported fields
}
Mux is a HTTP Server mux for go-kit based services.
func (*Mux) AddEndpoint ¶
AddEndpoint adds the specified endpoint to the Mux.
Click to show internal directories.
Click to hide internal directories.