forkinternal

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForkInternals

func ForkInternals(dir string, importPaths ...string) error

Types

type Task

type Task struct {
	Dir         string
	PkgPath     string
	Forked      map[string]bool
	ForkedFiles map[string]string
}

func TaskFor

func TaskFor(dir string) (*Task, error)

func (*Task) ForkInternal

func (t *Task) ForkInternal(pkg *build.Package) error

func (*Task) ForkInternalFromImportPath

func (t *Task) ForkInternalFromImportPath(importPath string) error

Jump to

Keyboard shortcuts

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