You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
there are a bunch of internal configuration that have ended up exposed as public parts of the config.
for instance:
StrnEnvKey
DefaultLoggingInterval
ErrBackendFailed
etc.
These are used internally to this package, but are not something that a consumer of caboose needs to care about.
We should clean up the exported interface and document it so that another user can pick it up easily
The text was updated successfully, but these errors were encountered: