Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Locker ¶
type Locker struct {
// Client used to connect to the registry server
Client registry.Store
// ConnectionName is an optional field which may contain a human-readable
// description for the connection. It is only used for composing error
// messages and can be used to match them to a specific registry instance.
ConnectionName string
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.