Versions in this module Expand all Collapse all v0 v0.1.1 Dec 5, 2019 v0.1.0 Jan 4, 2019 v0.0.1 Dec 25, 2018 Changes in this version + type ResolverFetcher struct + func New() *ResolverFetcher + func (f *ResolverFetcher) Fetch(ctx context.Context, url string) (billy.Filesystem, error) + func (f *ResolverFetcher) Resolve(ctx context.Context, path string) (url string, root string, err error)