Versions in this module Expand all Collapse all v0 v0.1.0 Dec 20, 2024 Changes in this version + type Persister struct + func (p *Persister) Get(key string) string + func (p *Persister) Set(key, value string) + func (p *Persister) Setup() error