ing
This commit is contained in:
parent
02d2885e33
commit
bae05dbc82
2
Gopkg.lock
generated
2
Gopkg.lock
generated
|
@ -19,7 +19,7 @@
|
|||
"model/meta",
|
||||
"model/sensorconfig"
|
||||
]
|
||||
revision = "687985e7f2122d12e43a0111f13d6df9921c3d82"
|
||||
revision = "7e2ff26648aefbafaee2ca28c1a958332ae4c6f9"
|
||||
|
||||
[solve-meta]
|
||||
analyzer-name = "dep"
|
||||
|
|
|
@ -5,7 +5,7 @@ import (
|
|||
)
|
||||
|
||||
type Crawler interface {
|
||||
Name() string
|
||||
Key() string
|
||||
String() string
|
||||
Auth(auth map[string]interface{}) error
|
||||
Get(sensorConfig *ocms.SensorConfig) (map[string]string, error)
|
||||
|
|
Loading…
Reference in New Issue
Block a user