network

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Address

type Address struct {
	Host   string
	Port   int32
	Secure bool
}

func FromBytes

func FromBytes(bs []byte) *Address

func NewAddress

func NewAddress(host string, port int32, secure bool) *Address

func (*Address) ToBytes

func (a *Address) ToBytes() []byte

Jump to

Keyboard shortcuts

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