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