Versions in this module Expand all Collapse all v0 v0.0.2 Feb 4, 2022 v0.0.1 Feb 4, 2022 Changes in this version + var GlobalObjectCache *cache + func Load(cfg *config.Config, name string, loadFunc loadFunc) (interface{}, error) + func Open(filename string) (io.ReadCloser, error) + func Populate(name string, data []byte, readFunc readFunc) error + func Precache(filename string, rawBytes []byte)