def

package
v0.0.0-...-94e7ec6 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// APIIndex provides the root url for the index API
	APIIndex string = "/index"
	// APIIndexJoin provides the join url for the index API
	APIIndexJoin string = APIIndex + "/join"
	// APIIndexCollect provides the collect url for the index API
	APIIndexCollect string = APIIndex + "/collect"
	// APIIndexCall provides the call url for the index API
	APIIndexCall string = APIIndex + "/call"
)
View Source
const (
	// Port is the default port on which sip nodes run
	Port int = 1670
)

Variables

This section is empty.

Functions

func FindPort

func FindPort()

func GetParent

func GetParent() (string, int)

func GetPort

func GetPort() int

func HttpClient

func HttpClient() *http.Client

func HttpServer

func HttpServer() string

func Integration

func Integration() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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