Skip to main content

BackendId

Type Alias BackendId 

Source
pub type BackendId = String;
Expand description

Backend identifier, mirroring sozu_command::state’s string backend ids and Backend::backend_id in lib/src/backends.rs.

Aliased Type§

pub struct BackendId { /* private fields */ }