Versions in this module Expand all Collapse all v1 v1.1.0 Jul 10, 2026 v1.0.0 Jul 6, 2026 Changes in this version + const Scheme + func IsRef(s string) bool + type Provider interface + Resolve func(ctx context.Context, ref Ref) (string, error) + type Ref struct + Path string + Provider string + func ParseRef(s string) (Ref, error) + func (r Ref) String() string