accumulate

package
v0.0.0-...-f75f1c1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcquireRemote

func AcquireRemote(testServerAddr string) (string, error)

Types

type AcquirerRPC

type AcquirerRPC struct {
	// contains filtered or unexported fields
}

func (*AcquirerRPC) AcquireOne

func (a *AcquirerRPC) AcquireOne(args struct{}, reply *string) error

type Server

type Server interface {
	Address() string
	GoListenAndServe() error
	Close() error
	ListAll() []string
}

func NewServer

func NewServer() (Server, error)

Jump to

Keyboard shortcuts

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