endpoint

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Endpoint

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

func NewEndpoint

func NewEndpoint(scheme, address string, isSecure bool) *Endpoint

func ParseEndpoint

func ParseEndpoint(endpoint string) (*Endpoint, error)

func (*Endpoint) Address

func (e *Endpoint) Address() string

func (*Endpoint) IsSecure

func (e *Endpoint) IsSecure() bool

func (*Endpoint) Scheme

func (e *Endpoint) Scheme() string

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