Crate talos_certifier

Crate talos_certifier 

Source

Re-exports§

pub use crate::core::ChannelMessage;
pub use crate::core::SystemMessage;
pub use certifier::Certifier;
pub use certifier::CertifierCandidate;

Modules§

certifier
config
core
errors
healthcheck
model
ports
services
talos_certifier_service
test_helpers
Helper functions for building payload and other common test utils TODO: GK - If this is used across multiple packages and if this grows to be too big, it would be better to move it to a new package and import in other projects as dev dependency.