Goroutine pooling #121
Annotations
10 errors
Lint:
engine_number_test.go#L13
not enough arguments in call to newNumberMatcher
|
Lint:
engine_stringmap_test.go#L13
not enough arguments in call to newStringEqualityMatcher
|
Lint:
engine_stringmap_test.go#L157
not enough arguments in call to newStringEqualityMatcher
|
Lint:
engine_stringmap_test.go#L185
not enough arguments in call to newStringEqualityMatcher
|
Lint
cannot range over 3 (untyped int constant) (typecheck)
|
Lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Lint
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
Lint
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
Lint
missing return (typecheck)
|
Loading