topfreegames/khan

View on GitHub
models/mongo_worker.go

Summary

Maintainability
A
35 mins
Test Coverage

Method MongoWorker.updateClanIntoMongoDB has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    ctx context.Context, gameID string, op string, clan map[string]interface{}, clanID string,
Severity: Minor
Found in models/mongo_worker.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status