package desktop
import "github.com/docker/buildx/util/desktop"
Index ¶
- func ANSIHyperlink(url, text string) string
- func BuildBackendEnabled() bool
- func BuildDetailsOutput(refs map[string]string, term bool) string
- func BuildServerAddr() (string, error)
- func BuildURL(ref string) string
- func PrintBuildDetails(w io.Writer, refs map[string]string, term bool)
- type ErrorWithBuildRef
Functions ¶
func ANSIHyperlink ¶
func BuildBackendEnabled ¶
func BuildBackendEnabled() bool
func BuildDetailsOutput ¶
func BuildServerAddr ¶
func BuildURL ¶
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 ¶
desktop.go paths_unsupported.go
- Version
- v0.22.0-rc2
- Published
- Mar 17, 2025
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 17 hours ago –
Tools for package owners.