app

package
v0.9.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: LGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildTree

func BuildTree(ctx context.Context, c Config) error

func ResolveRemote

func ResolveRemote(ctx context.Context, c Config, imp string) (string, error)

Types

type Config

type Config struct {
	ImportRewrites   map[string]string
	ForeignFileFQDNs []string
	Paths            []string
	AbsTreeDest      string

	ModuleName    string
	ModuleAbsPath string

	Fetchers FetcherConfig
}

type FetcherConfig

type FetcherConfig struct {
	GitAbsPathToCache string

	RepoToBranch *vmap.Map

	List []fetcher.PatternItem
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL