Registry / networking / sozu-command-lib

sozu-command-lib

JSON →
library2.0.1rscratesunverified

Configuration library to command a sozu proxy instance.

# Cargo.toml [dependencies] sozu-command-lib = "2.0.1"
INSTALL
IMPORT
SIG · SOZU-COMMAND-LIB
S
sozu-command-lib
networkingrustv2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Config
✓ use sozu_command_lib::config::Config;

Creates a default configuration for the Sozu proxy.

use sozu_command_lib::config::Config; let config = Config::new(); println!("Default config: {:?}", config);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
32
OpenAI (training)
1
Resources
sozu-command-lib — cargo add sozu-command-lib · libregistry