standards

package
v0.1.65 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const OpenAPIPath = "openapi/api.json"
View Source
const ProtoPath = "proto/api.proto"

Variables

View Source
var (
	Unknown = "unknown"
	GRPC    = "grpc"
	REST    = "rest"
	HTTP    = "http"
	TCP     = "tcp"
)

Functions

func APIS added in v0.1.62

func APIS() []string

func IsSupportedAPI added in v0.1.62

func IsSupportedAPI(kind string) error

func LocalhostAddress added in v0.1.53

func LocalhostAddress(api string) string

func Port added in v0.1.53

func Port(api string) uint16

func PortAddress added in v0.1.3

func PortAddress(api string) string

func PortAddressForEndpoint added in v0.1.53

func PortAddressForEndpoint(endpoint string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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