| Commit message (Collapse) | Author | Age |
| |
|
|
| |
It didn't add much to have our own Result definition, over using `anyhow::Result` directly.
|
| |
|
|
|
|
| |
This allows me to stop exporting symbols that were only exported for the purposes of making the CLI work.
This commit makes the minimum version for the next release 0.2.0, as it retires multiple symbols that are part of the lib crate's API in v0.1.x.
|
| |
|
|
| |
The TTL also controls how long a service is unavailable because of cached DNS entries. For most services, a brief caching interval of 60s is more than adequate.
|
| |
|