Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResolveError ¶
func (*ResolveError) Error ¶
func (e *ResolveError) Error() string
func (*ResolveError) Unwrap ¶
func (e *ResolveError) Unwrap() error
type Resolver ¶
type VirtualPath ¶
type VirtualPath string
func CanonicalizePath ¶
func CanonicalizePath(p string) (VirtualPath, error)
func (VirtualPath) Prefixes ¶
func (p VirtualPath) Prefixes() iter.Seq[VirtualPath]
Click to show internal directories.
Click to hide internal directories.