buses

package
v0.0.0-...-cc86db0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NamedPipeProtocol        = "npipe"
	UnixDomainSocketProtocol = "unix"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

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

func GetCentralEndpoint

func GetCentralEndpoint(overWrite bool) Endpoint

func NewEndpoint

func NewEndpoint(protocol, path string) Endpoint

func (*Endpoint) GetPath

func (e *Endpoint) GetPath() string

func (*Endpoint) GetProtocol

func (e *Endpoint) GetProtocol() string

func (*Endpoint) Parse

func (e *Endpoint) Parse(endpoint string) error

func (*Endpoint) String

func (e *Endpoint) String() string

Jump to

Keyboard shortcuts

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