You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package contains little helper functions that can snapshot a struct with exported fields and current values to a config file and reload it. This might be useful to implement functionalities such as stop/resume.
About
Helper library to save/restore internal values across multiple runs