Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { Service svc.Service ServiceTypes map[string]svctype.ServiceType }
Handler handles the default endpoint by emulating its Service.
func HandlerFromServiceGraphYAML ¶
HandlerFromServiceGraphYAML makes a handler to emulate the service with name serviceName in the service graph represented by the YAML file at path.
Click to show internal directories.
Click to hide internal directories.