Add new functions to YaHash: Set, Get, GetDel, MGet, Exists, Del
#59
Annotations
6 errors
|
Lint Code
issues found
|
|
Lint Code:
yacache/memory_test.go#L303
missing whitespace above this line (invalid statement above assign) (wsl_v5)
|
|
Lint Code:
yacache/memory_test.go#L226
missing whitespace above this line (too many statements above if) (wsl_v5)
|
|
Lint Code:
yacache/memory.go#L373
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
Lint Code:
yacache/memory.go#L350
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
Lint Code:
yacache/memory.go#L327
string-format: fmt.Sprintf can be replaced with string concatenation (perfsprint)
|