Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrMixedFilesProj is returned when a project contains both files and non-files ErrMixedFilesProj = errors.New("mixed files project") )
Functions ¶
This section is empty.
Types ¶
type PkgPathProj ¶
type PkgPathProj struct {
Path string
}
PkgPathProj represents a project with a package path
Click to show internal directories.
Click to hide internal directories.