issues
search
lucagrulla
/
cw
The best way to tail AWS CloudWatch Logs from your terminal
https://www.lucagrulla.com/cw
Apache License 2.0
791
stars
59
forks
source link
fix/resolve-linter-errors
#264
Open
joematune
opened
5 months ago
joematune
commented
5 months ago
Resolved minor linter error - struct tag pair key spaces
The
createCache
cleanup function was using an outer scope frequency instead of its parameter.
$ go test PASS ok github.com/lucagrulla/cw 0.015s
createCache
cleanup function was using an outer scope frequency instead of its parameter.