Versions in this module Expand all Collapse all v0 v0.1.3 Feb 5, 2024 Changes in this version + var ConsulClient *api.Client + func BootstrapConsul() error + func ConsulStoreDelete(keyPath string) error + func ConsulStoreGet(key string) ([]byte, error) + func ConsulStoreListKeys(path string, recursive bool) ([]string, error) + func ConsulStorePut(keyPath, jsonData string) error + func InitConsul(consulAddress string) error + type IteratorStatus struct + Status string