package
0.0.0-20211207160909-1c1b9c6f9461
Repository: https://github.com/planetdecred/pdanalytics.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MarkBusyIfFree locks the busy locker to ensure sequential execution of callers.
ReleaseForNewModule unlocks the busy locker to allow other modules to start running.
Version returns the application version as a properly formed string per the semantic versioning 2.0.0 spec (http://semver.org/).

# Constants

These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).
These constants define the application version and follow the semantic versioning 2.0.0 spec (http://semver.org/).

# Variables

ShutdownOps holds function that must be ran before shutdown.