package
0.0.0-20241213170130-674f8b59c6ee
Repository: https://github.com/jrottersman/lats.git
Documentation: pkg.go.dev
# README
State
state is managed currently as a series of gob files the main state file finds all of the stacks that have been created by lats and then each stack contains all of the info needed to restore a database or cluster. State manages the interface with rds and KMS as part of the restoration process as well.