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