http/

directory
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

README

http server and http client demo

An example http application

Contents

  • srv - a http server as server of go-mirco service
  • cli - a http client that call http server
  • rpcli - a http client that call rpc server

Run Service

Start http server

go run srv/main.go

Client

Call http client

go run cli/main.go

Run rpc Service

Start greeter service

go run ../greeter/srv/main.go

Client

http client call rpc service

go run rpccli/main.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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