Move internal functions to the private API (#141)
Moved internal functions to raft_internal.h Still, application can include raft_private.h use internal functions (not suggested).
Please register or sign in to comment
Moved internal functions to raft_internal.h Still, application can include raft_private.h use internal functions (not suggested).