multiserver

package
v1.0.0-beta.15 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Get

func Register

func Register(ctx context.Context) (*chi.Config, error)

Types

type MultiServer

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

func NewMultiServer

func NewMultiServer() *MultiServer

func NewMultiServerWithConfigPath

func NewMultiServerWithConfigPath(path string) (*MultiServer, error)

func NewMultiServerWithOptions

func NewMultiServerWithOptions(options *Options) *MultiServer

func (*MultiServer) Register

func (i *MultiServer) Register(ctx context.Context) (*chi.Config, error)

type Options

type Options struct {
	Enabled bool
	Route   string
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

Jump to

Keyboard shortcuts

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