package
1.11.0-alpha-rc02
Repository: https://github.com/dymensionxyz/roller.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
nolint: unused.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Commit struct is used to retrieve a timestamp of a git commit and by comparing the timestamp of the installed version with the timestamp of the previous version, determine whether to perform migration.
Release struct is used to retrieve a timestamp of a git release and by comparing the timestamp of the installed version with the timestamp of the previous version, determine whether to perform migration.
Tag struct is used to retrieve a timestamp of a git tag and by comparing the timestamp of the installed version with the timestamp of the previous version, determine whether to perform migration.