Merge branch '19-HTTP-endpoint-for-external-cache-input' into 'main'
Endpoint for external cache input Closes #19 See merge request !8
No related branches found
No related tags found
Showing
- cmd/cache/main.go 9 additions, 1 deletioncmd/cache/main.go
- design/design.go 24 additions, 0 deletionsdesign/design.go
- gen/cache/client.go 13 additions, 5 deletionsgen/cache/client.go
- gen/cache/endpoints.go 16 additions, 4 deletionsgen/cache/endpoints.go
- gen/cache/service.go 3 additions, 1 deletiongen/cache/service.go
- gen/http/cache/client/cli.go 38 additions, 0 deletionsgen/http/cache/client/cli.go
- gen/http/cache/client/client.go 29 additions, 0 deletionsgen/http/cache/client/client.go
- gen/http/cache/client/encode_decode.go 70 additions, 0 deletionsgen/http/cache/client/encode_decode.go
- gen/http/cache/client/paths.go 5 additions, 0 deletionsgen/http/cache/client/paths.go
- gen/http/cache/server/encode_decode.go 51 additions, 0 deletionsgen/http/cache/server/encode_decode.go
- gen/http/cache/server/paths.go 5 additions, 0 deletionsgen/http/cache/server/paths.go
- gen/http/cache/server/server.go 61 additions, 5 deletionsgen/http/cache/server/server.go
- gen/http/cache/server/types.go 14 additions, 0 deletionsgen/http/cache/server/types.go
- gen/http/cli/cache/cli.go 29 additions, 1 deletiongen/http/cli/cache/cli.go
- gen/http/openapi.json 1 addition, 1 deletiongen/http/openapi.json
- gen/http/openapi.yaml 35 additions, 0 deletionsgen/http/openapi.yaml
- gen/http/openapi3.json 1 addition, 1 deletiongen/http/openapi3.json
- gen/http/openapi3.yaml 53 additions, 4 deletionsgen/http/openapi3.yaml
- go.mod 16 additions, 3 deletionsgo.mod
- go.sum 42 additions, 0 deletionsgo.sum
Loading
Please register or sign in to comment