proxy

command module
v0.0.1-rc0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

proxy

See internal/proxy for a sample usage of the public APIs (config, handler, and runner).

Quick start

Run the following in two separate terminal sessions:

go run github.com/dio/proxy/xds-server@main --resources testdata/hello
go run github.com/dio/proxy@main --node-id testdata/hello

Check if the server is ready:

curl localhost:10000
curl localhost:10001

See: testdata/hello for available configurations for this quick start section.

License

See: LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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