anz-bank / pkg

Common ANZ Go packages
https://pkg.go.dev/github.com/anz-bank/pkg
Apache License 2.0
1 stars 9 forks source link

Add ReadyProvider to health pkg #64

Closed juliaogris closed 4 years ago

juliaogris commented 4 years ago

Add ReadyProvider to health pkg such that Readiness can be determined by users of the health package in a pull fashion, rather than pushing it with SetState(ready).