ProjectCacophony/Gateway

View on GitHub
pkg/handler/deduplicate.go

Summary

Maintainability
A
0 mins
Test Coverage

exported method EventHandler.IsDuplicate should have comment or be unexported
Open

func (eh *EventHandler) IsDuplicate(key string, expiration time.Duration) (bool, error) {
Severity: Minor
Found in pkg/handler/deduplicate.go by golint

There are no issues that match your filters.

Category
Status