gateway

package
v0.0.0-...-59de732 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, opt *Option) error

http server

Types

type Option

type Option struct {
	Port     int
	Endpoint struct {
		Host       string
		Port       int
		Insecure   bool
		SkipVerify bool
		CAFile     string
		KeyFile    string
		CertFile   string
	}
}

Jump to

Keyboard shortcuts

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