ing
This commit is contained in:
parent
6b52a1ef57
commit
4e00ce1fb5
|
@ -6,12 +6,12 @@ import (
|
|||
cda "git.loafle.net/commons/di-go/annotation"
|
||||
cdr "git.loafle.net/commons/di-go/registry"
|
||||
occp "git.loafle.net/overflow/commons-go/config/probe"
|
||||
"git.loafle.net/overflow/commons-go/core/util"
|
||||
ocmd "git.loafle.net/overflow/commons-go/model/discovery"
|
||||
ocsp "git.loafle.net/overflow/commons-go/service/probe"
|
||||
|
||||
// For annotation
|
||||
_ "git.loafle.net/overflow/commons-go/core/annotation"
|
||||
"git.loafle.net/overflow/commons-go/core/util"
|
||||
)
|
||||
|
||||
var DiscoveryServiceType = reflect.TypeOf((*DiscoveryService)(nil))
|
||||
|
|
Loading…
Reference in New Issue
Block a user