Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
NewService creates a new memory registry.Service.
Types ¶
type Registry ¶
type Registry struct { // m protects async access to the services map. sync.Mutex // contains filtered or unexported fields }
Registry implements the Registry interface.
Click to show internal directories.
Click to hide internal directories.