feat(natskv): add New() constructor for cache creation #22
ci.yml
on: push
Test
47s
Lint
1m 5s
Format Check
15s
Build Examples
27s
Integration Tests (Redis)
49s
Integration Tests (Memcache)
28s
Annotations
4 errors
|
Test
Process completed with exit code 1.
|
|
Lint
issues found
|
|
Lint:
examples/natskv/main.go#L26
printf: fmt.Println arg list ends with redundant newline (govet)
|
|
Lint:
examples/natskv/main.go#L19
printf: fmt.Println arg list ends with redundant newline (govet)
|