package
Version:
v0.0.0-...-8b0f75f
Opens a new window with list of versions in this module.
Published: Aug 29, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New make new etcd client
@param etcdConfig
@return *Etcd
func (etcd *Etcd) Put(key interface{}, value interface{}) error
Put put data into exchanger
@param key data identity
@param value data
func (etcd *Etcd) Remove(key interface{}) error
Remove remove data from etcd
@receiver exchanger etcd exchanger
@param o data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.