roundrobin

command
v3.0.0-...-7136c61 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

README

Round Robin

An example of using a round robin client wrapper with the greeter application.

Contents

  • api.go - a modified version of the greeter api to include roundrobin
Micro
go get github.com/micro/micro

Run

Greeter Service

Run multiple copies of the greeter

cd ../greeter
go run srv/main.go
Greeter API
go run api.go
Micro API
micro api
Call API
curl  http://localhost:8080/greeter/say/hello?name=John

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