Documentation ¶
Overview ¶
generated by go-extpoints -- DO NOT EDIT
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AdapterFactories = &adapterFactoryExt{ newExtensionPoint(new(AdapterFactory)), }
View Source
var Hostname string
Functions ¶
func Unregister ¶
Types ¶
type AdapterFactory ¶
type AdapterFactory interface {
New(uri *url.URL) RegistryAdapter
}
type Bridge ¶
func (*Bridge) RemoveOnExit ¶
type DeadContainer ¶
type RegistryAdapter ¶
Click to show internal directories.
Click to hide internal directories.