endpoint

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package endpoint implements the functions, types, and interfaces for the module.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractIP

func ExtractIP(scheme, host, hostPort string) (string, error)

func GenerateDynamic

func GenerateDynamic(option *Options, scheme, addr string) (string, error)

Types

type Options added in v0.1.56

type Options struct {
	EnvVar       string
	HostIP       string
	EndpointFunc func(scheme string, host string, addr string) (string, error)
}

Jump to

Keyboard shortcuts

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