|
.github
|
chore: use path matrix
|
2023-02-20 11:10:16 +01:00 |
|
config
|
feat: add helper and update viper
|
2022-06-11 13:16:11 +02:00 |
|
env
|
feat: add int64 and float64
|
2022-06-30 01:03:37 +02:00 |
|
errors
|
fix: don't use re-pointer
|
2022-11-26 00:25:43 +01:00 |
|
example
|
Merge remote-tracking branch 'origin/main' into extend-mongo-collection
|
2023-02-20 10:52:01 +01:00 |
|
integration
|
feat: update go and deps
|
2022-08-17 11:54:59 +02:00 |
|
jwt
|
feat: fix lint errors
|
2022-08-12 15:58:56 +02:00 |
|
log
|
feat: add json log field
|
2022-12-19 15:39:58 +01:00 |
|
metrics
|
docs: mark metrics as deprecated
|
2021-09-10 12:00:38 +02:00 |
|
net
|
refactor: directly return
|
2023-02-20 10:48:50 +01:00 |
|
persistence
|
feat: adds UpsertMany & InsertMany and fixes insert
|
2023-01-27 15:56:45 +01:00 |
|
telemetry
|
feat: add env vars to control otel
|
2022-06-29 23:58:23 +02:00 |
|
test
|
feat: keep perm
|
2023-02-20 10:35:21 +01:00 |
|
time
|
feat: add keeltime
|
2022-01-03 13:20:06 +01:00 |
|
utils/net/http
|
feat: use log.WithError
|
2022-09-12 09:23:29 +02:00 |
|
.editorconfig
|
chore: linting
|
2021-11-19 14:16:09 +01:00 |
|
.gitignore
|
chore: ignore log files
|
2022-03-08 14:57:21 +01:00 |
|
.golangci.yml
|
revert: add timeouts
|
2022-09-23 17:48:14 +02:00 |
|
.goreleaser.yml
|
chore: add release workflow
|
2023-02-20 11:04:34 +01:00 |
|
.husky.yaml
|
chore: fix husky path
|
2022-03-24 11:14:44 +01:00 |
|
.prettierrc.yml
|
chore: update github workflow
|
2021-11-19 12:29:44 +01:00 |
|
closer.go
|
refactor: rename probe to healthzer
|
2022-03-14 14:09:28 +01:00 |
|
errors.go
|
feat: improve probes
|
2022-03-11 22:59:55 +01:00 |
|
go.mod
|
Merge remote-tracking branch 'origin/main' into feature/add-retry-rountripware
|
2023-02-20 10:48:42 +01:00 |
|
go.sum
|
Merge remote-tracking branch 'origin/main' into feature/add-retry-rountripware
|
2023-02-20 10:48:42 +01:00 |
|
healthzer.go
|
refactor: rename probe to healthzer
|
2022-03-14 14:09:28 +01:00 |
|
healthztype.go
|
refactor: rename probe to healthzer
|
2022-03-14 14:09:28 +01:00 |
|
ldflags.go
|
initial commit
|
2021-05-18 08:34:47 +02:00 |
|
LICENSE
|
docs: add license
|
2021-07-26 15:58:31 +02:00 |
|
Makefile
|
chore: clean up tasks
|
2023-02-20 10:09:30 +01:00 |
|
option.go
|
feat: add remote config etcd
|
2022-05-16 22:36:34 +02:00 |
|
pinger.go
|
refactor: rename probe to healthz
|
2022-03-14 13:12:25 +01:00 |
|
README.md
|
chore: linting
|
2021-11-19 14:16:09 +01:00 |
|
server_test.go
|
feat: fix lint errors
|
2022-08-12 15:58:56 +02:00 |
|
server.go
|
revert: undo info message
|
2022-11-29 14:29:59 +01:00 |
|
service.go
|
feat: add name
|
2021-11-16 15:31:09 +01:00 |
|
serviceenabler.go
|
feat: add service enabler
|
2022-06-02 14:10:10 +02:00 |
|
servicehttp.go
|
feat: fix lint errors
|
2022-08-12 15:58:56 +02:00 |
|
servicehttphealthz.go
|
feat: fix lint errors
|
2022-08-12 15:58:56 +02:00 |
|
servicehttpprometheus.go
|
feat: update telemetry
|
2021-09-06 22:15:23 +02:00 |
|
servicehttpviper.go
|
feat: update telemetry
|
2021-09-06 22:15:23 +02:00 |
|
servicehttpzap.go
|
feat: update telemetry
|
2021-09-06 22:15:23 +02:00 |
|
shutdowner.go
|
refactor: rename probe to healthz
|
2022-03-14 13:12:25 +01:00 |
|
stopper.go
|
feat: add stopper
|
2022-05-07 17:49:10 +02:00 |
|
unsubscriber.go
|
refactor: rename probe to healthz
|
2022-03-14 13:12:25 +01:00 |