env

package
v0.0.0-...-dd8e2c6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2019 License: MIT Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cluster = []Node{
	{
		ID:      0,
		Address: "localhost:10000",
	},
	{
		ID:      1,
		Address: "localhost:10001",
	},
	{
		ID:      2,
		Address: "localhost:10002",
	},
}

Functions

This section is empty.

Types

type Node

type Node struct {
	ID      int32
	Address string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL