Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶
func New(opt OptHandler) *Handler
func (*Handler) GetServiceRegistry ¶
func (h *Handler) GetServiceRegistry() *registry.ServiceRegistry
type OptHandler ¶
type OptHandler struct {
ServiceRegistry *registry.ServiceRegistry
}
Click to show internal directories.
Click to hide internal directories.