mirror of
https://github.com/minio/minio.git
synced 2025-02-02 17:35:58 -05:00
fix comment in bucket bandwidth package
This commit is contained in:
parent
284a2b9021
commit
187129a907
@ -171,6 +171,7 @@ func (m *Monitor) track(bucket string, object string, timeNow time.Time) *bucket
|
||||
return b
|
||||
}
|
||||
|
||||
// DeleteBucket deletes monitoring the 'bucket'
|
||||
func (m *Monitor) DeleteBucket(bucket string) {
|
||||
m.lock.Lock()
|
||||
defer m.lock.Unlock()
|
||||
|
Loading…
x
Reference in New Issue
Block a user