package
Version:
v0.0.0-...-5065355
Opens a new window with list of versions in this module.
Published: Dec 3, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Image = "ghcr.io/pojntfx/hydrapp-build-docs"
)
func NewBuilder(
ctx context.Context,
cli *client.Client,
image string,
pull bool,
src,
dst string,
onID func(id string),
onOutput func(shortID string, color string, timestamp int64, message string),
branchID,
branchName,
goMain string,
cfg *cconfig.Root,
overwrite bool,
) *Builder
Source Files
¶
Click to show internal directories.
Click to hide internal directories.