Versions in this module Expand all Collapse all v0 v0.14.0 Nov 1, 2020 Changes in this version + type GOP struct + func New(fs afero.Fs, dir string) GOP + func (a GOP) Cache(resource string, content []byte) (err error) + func (a GOP) Retrieve(resource string) ([]byte, bool, error)