package
Version:
v0.50.0
Opens a new window with list of versions in this module.
Published: Apr 21, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Handler struct {
Map *simulator.Registry
Modules map[string]module
URL *url.URL
}
Handler implements the Cluster Modules API simulator
func New(r *simulator.Registry, u *url.URL) *Handler
New creates a Handler instance
func (h *Handler) Register(s *simulator.Service, r *simulator.Registry)
Register Cluster Modules API paths with the vapi simulator's http.ServeMux
Source Files
¶
Click to show internal directories.
Click to hide internal directories.