Versions in this module Expand all Collapse all v0 v0.2.0 Jul 5, 2026 Changes in this version + type Content struct + Diags map[string]hcl.Diagnostics + Files map[string]*hcl.File + Path string + RefMap *target.ReferenceMap + Targets *target.Targets + XRD *XRD + type Store struct + func New() *Store + func (s *Store) Exists(dir string) bool + func (s *Store) Get(dir string) *Content + func (s *Store) ListDirs() []string + func (s *Store) Put(content *Content) + func (s *Store) Remove(dir string) + type XRD = api.XRD v0.2.0-rc12 Jun 22, 2026 v0.2.0-rc11 May 15, 2026 v0.2.0-rc10 Apr 17, 2026