Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Register ¶
type Register struct {
// contains filtered or unexported fields
}
func GetRegister ¶
GetRegister return a serviceRegister instance. We recognize that one process should only register once so that GetRegister is singleton Register will be initialized only once so make sure invoke GetRegister with same args if you need to call it multiple times.
Click to show internal directories.
Click to hide internal directories.