package
0.0.0-20200517084640-d2eb92cbbb07
Repository: https://github.com/achillesxu/estranfer.git
Documentation: pkg.go.dev

# Functions

CheckAndCreatePidFile takes a single argument, which is the path to a PID file (a file that contains a single integer, which is the process ID of a running process).
ConfigureLogger returns a configured zap.Logger which can be used by Burrow for all logging.
OpenOutLog takes a single argument, which is the path to a log file.
RemovePidFile takes a single argument, which is the path to a PID file.
No description provided by the author