Documentation ¶
Index ¶
- func BuildEnv(target, name, depPath string) (map[string]string, []string, []string, string)
- func CleanupRegisteredImportsForCI()
- func Docker(arg []string, target, path string, writeCacheToHost bool)
- func GetGoFiles(path, target, tagsCustom string) []string
- func GetImports(path, target, tagsCustom string, level int, onlyDirect bool) []string
- func GetQtStdImports() (o []string)
- func ImportsFlutter() (o bool)
- func ImportsInterop() (o bool)
- func ImportsQmlOrQuick() (o bool)
- func InitEnv(target string, docker bool, path string)
- func IsStdPkg(pkg string) bool
- func ParseFlags() bool
- func PatchBinary(fn string)
- func PatchLibs()
- func QtModVersion(path string) string
- func RestartWithPinnedVersion(path string) bool
- func Vagrant(arg []string, target, path string, writeCacheToHost bool, system string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupRegisteredImportsForCI ¶
func CleanupRegisteredImportsForCI()
func GetGoFiles ¶
func GetImports ¶
TODO:
func GetQtStdImports ¶
func GetQtStdImports() (o []string)
func ImportsFlutter ¶
func ImportsFlutter() (o bool)
func ImportsInterop ¶
func ImportsInterop() (o bool)
func ImportsQmlOrQuick ¶
func ImportsQmlOrQuick() (o bool)
func ParseFlags ¶
func ParseFlags() bool
func PatchBinary ¶
func PatchBinary(fn string)
func QtModVersion ¶
TODO: directly parse go.mod to make it possible to skip "go mod download"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.