Skip to content

add go-cache RememberMany #16

add go-cache RememberMany

add go-cache RememberMany #16

Triggered via push July 27, 2023 01:53
Status Success
Total duration 2m 3s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on go 1.18 and ubuntu-latest: go_redis.go#L19
exported method RedisDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L28
exported method RedisDriver.SetMany should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L42
exported method RedisDriver.Many should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L24
exported method GoCacheDriver.SetMany should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L19
exported method GoCacheDriver.Set should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L82
exported method RedisDriver.Forever should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L67
exported method RedisDriver.Add should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L44
exported method GoCacheDriver.Add should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_cache.go#L31
exported method GoCacheDriver.Many should have comment or be unexported
Test on go 1.18 and ubuntu-latest: go_redis.go#L94
exported method RedisDriver.Flush should have comment or be unexported