ing
This commit is contained in:
parent
c281424878
commit
df00b0f0e7
|
@ -12,7 +12,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
cdr.RegisterType(reflect.TypeOf((*ProbeService)(nil)))
|
cdr.RegisterType(reflect.TypeOf((*CrawlerService)(nil)))
|
||||||
}
|
}
|
||||||
|
|
||||||
type CrawlerService struct {
|
type CrawlerService struct {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user