README ¶ goffkv-etcd Go version of etcd implementation of liboffkv. License Licensed under any of: Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) CC0 license (LICENSE-CC0 or https://creativecommons.org/publicdomain/zero/1.0/legalcode) at your option. Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func New(address string, prefix string) (goffkv.Client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(address string, prefix string) (goffkv.Client, error) Types ¶ This section is empty. Source Files ¶ View all Source files etcd.go Click to show internal directories. Click to hide internal directories.