package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# Functions

DeleteAndCreateFile checks if the file path given exists, if it does, it deletes it and creates a new file.
GetEpochTicker is the constructor for EpochTicker.
KillProcesses finds the passed in process IDs and kills the process.
LogErrorOutput logs the output of a specific file.
LogOutput logs the output of all log files made.
WaitForTextInFile checks a file every polling interval for the text requested.

# Structs

EpochTicker is a special ticker for timing epoch changes.