-
- Downloads
Merge branch 'optional-namespace-scope' into 'main'
Make the namespace and scope fields optional when setting and getting values from cache See merge request !4
No related branches found
No related tags found
Checking pipeline status
Showing
- README.md 15 additions, 8 deletionsREADME.md
- design/types.go 2 additions, 2 deletionsdesign/types.go
- gen/cache/service.go 4 additions, 4 deletionsgen/cache/service.go
- gen/http/cache/client/cli.go 16 additions, 8 deletionsgen/http/cache/client/cli.go
- gen/http/cache/client/encode_decode.go 8 additions, 8 deletionsgen/http/cache/client/encode_decode.go
- gen/http/cache/server/encode_decode.go 16 additions, 16 deletionsgen/http/cache/server/encode_decode.go
- gen/http/cache/server/types.go 2 additions, 2 deletionsgen/http/cache/server/types.go
- gen/http/cli/cache/cli.go 4 additions, 4 deletionsgen/http/cli/cache/cli.go
- gen/http/openapi.json 1 addition, 1 deletiongen/http/openapi.json
- gen/http/openapi.yaml 4 additions, 4 deletionsgen/http/openapi.yaml
- gen/http/openapi3.json 1 addition, 1 deletiongen/http/openapi3.json
- gen/http/openapi3.yaml 0 additions, 4 deletionsgen/http/openapi3.yaml
- go.mod 4 additions, 0 deletionsgo.mod
- internal/service/cache/cachefakes/fake_cache.go 205 additions, 0 deletionsinternal/service/cache/cachefakes/fake_cache.go
- internal/service/cache/service.go 44 additions, 19 deletionsinternal/service/cache/service.go
- internal/service/cache/service_test.go 185 additions, 0 deletionsinternal/service/cache/service_test.go
- vendor/code.vereign.com/gaiax/tsa/golib/ptr/ptr.go 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/ptr/ptr.go
- vendor/github.com/davecgh/go-spew/LICENSE 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/LICENSE
- vendor/github.com/davecgh/go-spew/spew/bypass.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/bypass.go
- vendor/github.com/davecgh/go-spew/spew/bypasssafe.go 0 additions, 0 deletionsvendor/github.com/davecgh/go-spew/spew/bypasssafe.go
Loading
Please register or sign in to comment