Module elfo_core::init

source ·

Functions§

  • Checks that all messages are unique by (protocol, name) pair. If there are duplicates, returns an error.
  • Starts node in “check only” mode. Entrypoints are started, then the system is immediately gracefully terminated.
  • Starts a node with the provided topology.
  • The same as start(), but returns an error rather than panics.