Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkHandler ¶
type NetworkHandler struct {
// contains filtered or unexported fields
}
func NewNetworkHandler ¶
func NewNetworkHandler(logger *log.Logger, ctx context.Context, serviceProvider *services.ServiceProvider) *NetworkHandler
func (*NetworkHandler) RegisterRoutes ¶
func (h *NetworkHandler) RegisterRoutes(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.