Categorygithub.com/contiv/objdb
modulepackage
0.0.0-20171114232945-1bab7202ce83
Repository: https://github.com/contiv/objdb.git
Documentation: pkg.go.dev

# README

# Packages

No description provided by the author

# Functions

GetPlugin returns the plugin by name.
NewClient Create a new conf store.
RegisterPlugin Register a plugin.

# Constants

Successfully acquired.
Error while acquiring.
Timeout trying to acquire lock.
We lost the lock.
Error during ttl refresh.
explicitly released.
New Service endpoint added.
A service endpoint was deleted.
Error occurred while watching for service.

# Structs

ConsulClient has consul client state.
EtcdClient has etcd client state.
LockEvent Lock Event notifications.
ServiceInfo hash Information about a service Notes: There could be multiple instances of a service.
WatchServiceEvent : watch event on services.

# Interfaces

API Plugin API.
LockInterface Lock interface.
Plugin interface.