common

package
v0.0.0-...-6c8c7d5 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2017 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCoordinatorsList

func GetCoordinatorsList() (map[string]*actor.PID, error)

func SendToAll

func SendToAll(from *actor.PID, who map[string]*actor.PID, what interface{}) interface{}

Types

type Config

type Config struct {
	Id                string `json:id`
	Address           string `json:address`
	ComputeCapability int64  `json:computecapability,omitempty`
}

func GetFileConfig

func GetFileConfig(path string) (Config, error)

type Pong

type Pong struct {
	Value    int64
	Complete bool
}

Jump to

Keyboard shortcuts

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