communication

package
v0.0.0-...-8f169fa Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2015 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRestHandler

func InitRestHandler(manager manager.Manager) error

func MesosMasterReachable

func MesosMasterReachable(masterAddress string) bool

func SendMessageToMesos

func SendMessageToMesos(sender *upid.UPID, msg *Message) error

Types

type Message

type Message struct {
	UPID         *upid.UPID
	Name         string
	ProtoMessage proto.Message
	Bytes        []byte
}

func NewMessage

func NewMessage(
	upid *upid.UPID,
	protoMessage proto.Message,
	bytes []byte,
) *Message

func (*Message) RequestURI

func (m *Message) RequestURI() string

Directories

Path Synopsis
api

Jump to

Keyboard shortcuts

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