Module ya_runtime_api::server [−][src]
Re-exports
pub use proto::request::CreateNetwork;pub use proto::request::KillProcess;pub use proto::request::RunProcess;pub use proto::response::create_network::Endpoint as NetworkEndpoint;pub use proto::response::runtime_status::Counter as RuntimeCounter;pub use proto::response::runtime_status::Kind as RuntimeStatusKind;pub use proto::response::runtime_status::State as RuntimeState;pub use proto::response::CreateNetwork as CreateNetworkResp;pub use proto::response::Error as ErrorResponse;pub use proto::response::RunProcess as RunProcessResp;pub use proto::response::ErrorCode;pub use proto::response::ProcessStatus;pub use proto::response::RuntimeStatus;pub use proto::Network;Modules
Traits
Runtime control interface
Process and internal event handler
Service interface