# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetBool fetches an env var meant to be a bool and follows this logic to determine the value of that bool: if "", return false strconv.ParseBool() otherwise: if that errors, exit; otherwise return the value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author