Re-exports§
pub use self::runtime_wrapper::Runtime;
Modules§
- config
- error
- executor
- node_
context - package_
change - This module supports implementing callbacks when Service Fabric Packages are changed
- runtime_
wrapper - stateful
- stateful_
bridge - stateful_
proxy - stateless
- stateless_
bridge - store
- store_
proxy
Structs§
- Code
Package Activation Context - Code
Package Info - Code package information is propagated here from the ActivationContext provided when the service is started. This information can be used to setup log directories and other resources needed which require information about the code package and the local runtime environment.