Documentation
¶
Index ¶
Constants ¶
View Source
const ( SchemeFile = "" EtcdPrefix = "etcd+" SchemeHttp = "http" SchemeHttps = "https" SchemeEtcdHttp = EtcdPrefix + SchemeHttp SchemeEtcdHttps = EtcdPrefix + SchemeHttps )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.