Versions in this module Expand all Collapse all v1 v1.1.0 Aug 9, 2026 Changes in this version + func IsEncrypted(src string) bool + type Resolver struct + BaseDir string + func NewResolver(baseDir string) *Resolver + func (r *Resolver) Resolve(ctx context.Context, src string, datasources map[string]string) ([]byte, error) v1.0.0 Aug 5, 2026