Merge branch '7-import-trusted-data' into 'main'
HTTP endpoint to import trusted data Closes #7 See merge request !6
No related branches found
No related tags found
Showing
- cmd/infohub/main.go 13 additions, 1 deletioncmd/infohub/main.go
- design/design.go 11 additions, 0 deletionsdesign/design.go
- design/types.go 15 additions, 1 deletiondesign/types.go
- gen/health/client.go 1 addition, 1 deletiongen/health/client.go
- gen/health/endpoints.go 1 addition, 1 deletiongen/health/endpoints.go
- gen/health/service.go 1 addition, 1 deletiongen/health/service.go
- gen/http/cli/infohub/cli.go 26 additions, 4 deletionsgen/http/cli/infohub/cli.go
- gen/http/health/client/cli.go 1 addition, 1 deletiongen/http/health/client/cli.go
- gen/http/health/client/client.go 1 addition, 1 deletiongen/http/health/client/client.go
- gen/http/health/client/encode_decode.go 1 addition, 1 deletiongen/http/health/client/encode_decode.go
- gen/http/health/client/paths.go 1 addition, 1 deletiongen/http/health/client/paths.go
- gen/http/health/client/types.go 1 addition, 1 deletiongen/http/health/client/types.go
- gen/http/health/server/encode_decode.go 1 addition, 1 deletiongen/http/health/server/encode_decode.go
- gen/http/health/server/paths.go 1 addition, 1 deletiongen/http/health/server/paths.go
- gen/http/health/server/server.go 1 addition, 1 deletiongen/http/health/server/server.go
- gen/http/health/server/types.go 1 addition, 1 deletiongen/http/health/server/types.go
- gen/http/infohub/client/cli.go 16 additions, 1 deletiongen/http/infohub/client/cli.go
- gen/http/infohub/client/client.go 29 additions, 1 deletiongen/http/infohub/client/client.go
- gen/http/infohub/client/encode_decode.go 72 additions, 1 deletiongen/http/infohub/client/encode_decode.go
- gen/http/infohub/client/paths.go 6 additions, 1 deletiongen/http/infohub/client/paths.go
Loading
Please register or sign in to comment