Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manifest ¶
type Manifest struct { Name string `toml:"name,omitempty"` BootstrapPeers []string `toml:"bootstrap_peers,omitempty"` ClusterKey string `toml:"cluster_key,omitempty"` Replications int64 `toml:"replications,omitempty"` StatsNode string `toml:"stats_node,omitempty"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.