Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrConanNotFound = errors.New("conan not found")
View Source
var ErrConanReport = errors.New("conan report error")
View Source
var ErrGetConanVersionFail = errors.New("get conan command version failed")
View Source
var ErrReadConanJsonFail = errors.New("read conan json failed")
View Source
var ErrRootNodeNotFound = errors.New("can't found root node in conan info graph")
Functions ¶
func ExecuteConanInfoCmd ¶
Types ¶
type Inspector ¶
type Inspector struct{}
func (*Inspector) SupportFeature ¶
func (i *Inspector) SupportFeature(feature model.InspectorFeature) bool
Click to show internal directories.
Click to hide internal directories.