mirror of
https://github.com/nabbar/golib.git
synced 2025-10-13 19:43:45 +08:00

Package Config/Component AWS : - rework monitoring for status config to use Golib Request health system & config - if Enable is true on the health config, use a request instance for healtcheck, otherwise use the aws check as healthcheck Package AWS/Config : - adjust code for config request health Package Request : - expose healthcheck into interface Bump dependencies