ing
This commit is contained in:
@@ -19,7 +19,7 @@ func (c *MySQLHealthCrawler) String() string {
|
||||
return "MySQL Health Crawler"
|
||||
}
|
||||
|
||||
func (c *MySQLHealthCrawler) Auth(auth map[string]string) error {
|
||||
func (c *MySQLHealthCrawler) Auth(auth map[string]interface{}) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user