package
0.0.0-20250111204610-cd0c89089d34
Repository: https://github.com/grindlemire/gothem-stack.git
Documentation: pkg.go.dev

# Functions

Read reads the version from the default version file.
ReadFromFile reads the version from the specified file path.
Write writes the version to the default version file.
WriteToFile writes the version to the specified file path.

# Constants

DefaultVersionFile is the default path for the version file.

# Structs

Version represents the version of a service.