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