This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
moby
Watch
1
Star
0
Fork
0
You've already forked moby
mirror of
https://github.com/moby/moby.git
synced
2026-07-15 20:12:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6791b8051a01ea2bd5b00a2ba93da645275345f7
moby
/
pkg
/
plugins
History
Bjorn Neergaard
0c6b616656
Merge pull request
#45946
from thaJeztah/plugin_refactor_setupRemotePluginServer
...
pkg/plugins: don't share plugin server between tests and t.Parallel()
2023-07-17 17:51:04 -06:00
..
pluginrpc-gen
…
transport
…
client_test.go
pkg/plugins: run tests with t.Parallel()
2023-07-12 22:30:46 +02:00
client.go
pkg/plugins: use a dummy hostname for local connections
2023-07-14 18:57:55 +02:00
discovery_test.go
…
discovery_unix_test.go
…
discovery_unix.go
…
discovery_windows.go
…
discovery.go
…
errors.go
…
plugin_test.go
pkg/plugins: run tests with t.Parallel()
2023-07-12 22:30:46 +02:00
plugins_unix.go
…
plugins_windows.go
…
plugins.go
…