Merge branch '1-service-skeleton' into 'main'
Initial service skeleton with health check endpoints Closes #1 See merge request !1
No related branches found
No related tags found
Showing
- internal/service/error_response.go 39 additions, 0 deletionsinternal/service/error_response.go
- internal/service/health/service.go 17 additions, 0 deletionsinternal/service/health/service.go
- vendor/code.vereign.com/gaiax/tsa/golib/LICENSE 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/LICENSE
- vendor/code.vereign.com/gaiax/tsa/golib/errors/errors.go 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/errors/errors.go
- vendor/code.vereign.com/gaiax/tsa/golib/errors/shortid.go 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/errors/shortid.go
- vendor/code.vereign.com/gaiax/tsa/golib/graceful/graceful.go 0 additions, 0 deletionsvendor/code.vereign.com/gaiax/tsa/golib/graceful/graceful.go
- vendor/github.com/dimfeld/httppath/.travis.yml 0 additions, 0 deletionsvendor/github.com/dimfeld/httppath/.travis.yml
- vendor/github.com/dimfeld/httppath/LICENSE 0 additions, 0 deletionsvendor/github.com/dimfeld/httppath/LICENSE
- vendor/github.com/dimfeld/httppath/README.md 0 additions, 0 deletionsvendor/github.com/dimfeld/httppath/README.md
- vendor/github.com/dimfeld/httppath/path.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httppath/path.go
- vendor/github.com/dimfeld/httptreemux/v5/.gitignore 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/.gitignore
- vendor/github.com/dimfeld/httptreemux/v5/.travis.yml 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/.travis.yml
- vendor/github.com/dimfeld/httptreemux/v5/LICENSE 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/LICENSE
- vendor/github.com/dimfeld/httptreemux/v5/README.md 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/README.md
- vendor/github.com/dimfeld/httptreemux/v5/context.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/context.go
- vendor/github.com/dimfeld/httptreemux/v5/group.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/group.go
- vendor/github.com/dimfeld/httptreemux/v5/panichandler.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/panichandler.go
- vendor/github.com/dimfeld/httptreemux/v5/path.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/path.go
- vendor/github.com/dimfeld/httptreemux/v5/router.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/router.go
- vendor/github.com/dimfeld/httptreemux/v5/tree.go 0 additions, 0 deletionsvendor/github.com/dimfeld/httptreemux/v5/tree.go
internal/service/error_response.go
0 → 100644
internal/service/health/service.go
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
vendor/github.com/dimfeld/httppath/LICENSE
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
vendor/github.com/dimfeld/httppath/README.md
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
vendor/github.com/dimfeld/httppath/path.go
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment