RaftFleet.Manager.start_consensus_group_follower
You're seeing just the function
start_consensus_group_follower, go back to RaftFleet.Manager module for more information.
Link to this function
start_consensus_group_follower(name, node, leader_node_hint, delay \\ 0)
View SourceSpecs
start_consensus_group_follower(atom(), node(), nil | node(), non_neg_integer()) :: :ok