tam thoi
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
|
||||
package guard
|
||||
|
||||
import "time"
|
||||
|
||||
func Start(onViolation func(reason string)) {}
|
||||
func Stop() {}
|
||||
func SuppressFor(_ time.Duration) {}
|
||||
|
||||
Reference in New Issue
Block a user