packages

package
v0.0.31 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Contributor

type Contributor struct {
	// contains filtered or unexported fields
}

func NewContributor

func NewContributor(context build.Build, composerPharPath string) (Contributor, bool, error)

NewContributor creates a new "packages" contributor for installing Composer packages

func (Contributor) Contribute

func (c Contributor) Contribute() error

type Github added in v0.0.2

type Github struct {
	Token string
	// contains filtered or unexported fields
}

func NewDefaultGithub added in v0.0.2

func NewDefaultGithub(token string) (Github, error)

func NewGithub added in v0.0.2

func NewGithub(token, url string) (Github, error)

type Metadata

type Metadata struct {
	Name string
	Hash string
}

func (Metadata) Identity

func (m Metadata) Identity() (name string, version string)

Jump to

Keyboard shortcuts

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