broker

package
v0.0.0-...-963d989 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2016 License: GPL-3.0 Imports: 5 Imported by: 2

Documentation

Overview

Toto-build, the stupid Go continuous build server.

Toto-build is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Toto-build is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Broker

type Broker struct {

	//
	BrokerAddr          string // default value 0.0.0.0
	BrokerPort          string // default value 4150
	BrokerHttpAddr      string // 0.0.0.0
	BrokerHttpPort      string
	BrokerBroadCastAddr string // default 127.0.0.1 -- change it

	LookUpTcpAddrr  string
	LookUpTcpPort   string
	LookUpHttpAddrr string
	LookUpHttpPort  string
	// contains filtered or unexported fields
}

func NewBroker

func NewBroker() *Broker

func (*Broker) Start

func (b *Broker) Start()

func (*Broker) StartBroker

func (b *Broker) StartBroker()

func (*Broker) StartLookUp

func (b *Broker) StartLookUp()

func (*Broker) Stop

func (b *Broker) Stop()

func (*Broker) String

func (b *Broker) String() string

Jump to

Keyboard shortcuts

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