| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This package is not in the latest version of its module.
Go to latest Published: Aug 5, 2026 License: Apache-2.0The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Modules with tagged versions give importers more predictable builds.
When a project reaches major version v1 it is considered stable.
| Path | Synopsis |
|---|---|
|
command/image/build/internal/urlutil
Package urlutil provides helper function to check if a given build-context location should be considered a URL or a remote Git repository.
|
Package urlutil provides helper function to check if a given build-context location should be considered a URL or a remote Git repository. |
|
command/service/internal/genericresource
Package genericresource is a local fork of SwarmKit's genericresource package, without protobuf dependencies.
|
Package genericresource is a local fork of SwarmKit's genericresource package, without protobuf dependencies. |
|
command/system/pruner
Package pruner registers "prune" functions to be included as part of "docker system prune".
|
Package pruner registers "prune" functions to be included as part of "docker system prune". |
|
connhelper
Package connhelper provides helpers for connecting to a remote daemon host with custom logic.
|
Package connhelper provides helpers for connecting to a remote daemon host with custom logic. |
|
connhelper/commandconn
Package commandconn provides a net.Conn implementation that can be used for proxying (or emulating) stream via a custom command.
|
Package commandconn provides a net.Conn implementation that can be used for proxying (or emulating) stream via a custom command. |
|
connhelper/internal/syntax
Package syntax is a fork of [mvdan.cc/sh/v3@v3.10.0/syntax].
|
Package syntax is a fork of [mvdan.cc/sh/v3@v3.10.0/syntax]. |
|
connhelper/ssh
Package ssh provides the connection helper for ssh:// URL.
|
Package ssh provides the connection helper for ssh:// URL. |
|
context/store
Package store provides a generic way to store credentials to connect to virtually any kind of remote system.
|
Package store provides a generic way to store credentials to connect to virtually any kind of remote system. |
|
cli-plugins
|
|
|
examples/helloworld
command
|
|
|
hooks
Package hooks defines the contract between the Docker CLI and CLI plugin hook implementations.
|
Package hooks defines the contract between the Docker CLI and CLI plugin hook implementations. |
|
cmd
|
|
|
docker
command
|
|
|
docker/winresources
Package winresources is used to embed Windows resources into docker.exe.
|
Package winresources is used to embed Windows resources into docker.exe. |
|
docker-trust
module
|
|
|
e2e
|
|
|
cli-plugins/plugins/badmeta
command
|
|
|
cli-plugins/plugins/presocket
command
|
|
|
testutils/plugins
command
|
|
|
internal
|
|
|
gocompat
command
|
|
|
lazyregexp
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.
|
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init. |
|
logdetails
Package logdetails contains tools for parsing docker log lines.
|
Package logdetails contains tools for parsing docker log lines. |
|
registry
Package registry is a fork of github.com/docker/docker/registry, taken at commit [moby@49306c6].
|
Package registry is a fork of github.com/docker/docker/registry, taken at commit [moby@49306c6]. |
|
test
Package test is a test-only package that can be used by other cli package to write unit test.
|
Package test is a test-only package that can be used by other cli package to write unit test. |
|
test/builders
Package builders helps you create struct for your unit test while keeping them expressive.
|
Package builders helps you create struct for your unit test while keeping them expressive. |
|
pkg
|
|
|
kvfile
Package kvfile provides utilities to parse line-delimited key/value files such as used for label-files and env-files.
|
Package kvfile provides utilities to parse line-delimited key/value files such as used for label-files and env-files. |
| Back | FazBrowse Home | New Git URL |