mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Add detailed scanner metrics (#15161)
This commit is contained in:
@@ -33,7 +33,7 @@ type Target interface {
|
||||
Endpoint() string
|
||||
Init() error
|
||||
Cancel()
|
||||
Send(entry interface{}, errKind string) error
|
||||
Send(entry interface{}) error
|
||||
Type() types.TargetType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user