Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry defines a registry object that can register objects.
func (*Registry) IsExist ¶
IsExist returns true if object with given name was registered, otherwise it returns false.
Click to show internal directories.
Click to hide internal directories.