package desktop
import "github.com/docker/buildx/util/desktop"
Index ¶
- func BuildBackendEnabled() bool
- func BuildDetailsOutput(refs map[string]string, term bool) string
- func PrintBuildDetails(w io.Writer, refs map[string]string, term bool)
- type ErrorWithBuildRef
Functions ¶
func BuildBackendEnabled ¶
func BuildBackendEnabled() bool
func BuildDetailsOutput ¶
func PrintBuildDetails ¶
Types ¶
type ErrorWithBuildRef ¶
func (*ErrorWithBuildRef) Error ¶
func (e *ErrorWithBuildRef) Error() string
func (*ErrorWithBuildRef) Print ¶
func (e *ErrorWithBuildRef) Print(w io.Writer) error
func (*ErrorWithBuildRef) Unwrap ¶
func (e *ErrorWithBuildRef) Unwrap() error
Source Files ¶
- Version
- v0.11.0-rc2
- Published
- Jun 7, 2023
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 10 hours ago –
Tools for package owners.