Versions in this module Expand all Collapse all v1 v1.1.0 Feb 1, 2024 v1.0.1 Mar 21, 2023 v1.0.0 Jul 28, 2022 Changes in this version + type Storage interface + GetFromStorage func(string, string) error + PushToStorage func(string, string) error + func GetStorage(config *types.TTYRecsOffloadingConfig) (rs Storage, err error)