package
1.6.112
Repository: https://github.com/hernad/nomad.git
Documentation: pkg.go.dev

# Functions

FindFileInPath searches for file in path p.
FindRaftDir finds raft.db and returns parent directory path.
FindRaftFile finds raft.db and returns path.
LogEntries reads the raft logs found in the data directory found at the path `p`, and returns a channel of logs, and a channel of warnings.
No description provided by the author
RaftStateInfo returns info about the nomad state, as found in the passed data-dir directory.
No description provided by the author
StateAsMap returns a json-able representation of the state.

# Variables

No description provided by the author

# Structs

No description provided by the author