Documentation ¶
Index ¶
Constants ¶
View Source
const PACKAGIST_REGISTRY_API = "https://repo.packagist.org/p2/%s.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComposerDoctor ¶
func NewComposerDoctor ¶
func NewComposerDoctor() *ComposerDoctor
func (*ComposerDoctor) Parse ¶ added in v1.2.0
func (d *ComposerDoctor) Parse(r parser_io.ReadSeekerAt) (types.Libraries, error)
func (*ComposerDoctor) SourceCodeURL ¶
func (d *ComposerDoctor) SourceCodeURL(lib types.Library) (string, error)
Click to show internal directories.
Click to hide internal directories.