Versions in this module Expand all Collapse all v1 v1.1.0 May 9, 2021 v1.0.0 May 7, 2021 Changes in this version + type Storage interface + Exists func(path string) bool + Read func(path string) []byte + Write func(path string, content []byte)