Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator is the common.Generator for Pacman packages (as used by Arch Linux and derivatives).
func (*Generator) Build ¶
func (g *Generator) Build(pkg *common.Package, rootPath string, buildReproducibly bool) ([]byte, error)
Build implements the common.Generator interface.
func (*Generator) RecommendedFileName ¶
RecommendedFileName implements the common.Generator interface.
Click to show internal directories.
Click to hide internal directories.