vo

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfig

type ClientConfig []*Service

ClientConfig configuration for a client to use for webgrapple reverse proxy

type Service

type Service struct {
	ID      ServiceID
	Address string
	Custom  map[string]interface{}
}

Service a service to proxy to

type ServiceError

type ServiceError struct {
	Err string
}

ServiceError an error used in client server communication

func (*ServiceError) Error

func (e *ServiceError) Error() string

type ServiceID

type ServiceID string

ServiceID an identifier for a service

Jump to

Keyboard shortcuts

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