package dummyclient

import "github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient"

Index

Variables

var DummyClientPaths2Func = map[string]diagnostic.HTTPHandlerFunc{
	"/watchtable":          watchTable,
	"/watchedtableentries": watchTableEntries,
}

DummyClientPaths2Func exported paths for the client

Source Files

dummyClient.go

Version
v24.0.8+incompatible
Published
Jan 25, 2024
Platform
windows/amd64
Imports
7 packages
Last checked
11 minutes ago

Tools for package owners.