command
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Oct 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
usage
steps1
1. write your proto to define the apis
exmple main.proto
2. build the server interface code
sh build.sh
3. write your server code to implement the proto
exmple main.go
4. run
go run main.go
5. Debug
curl http://127.0.0.1:8080/v1/greeter/hello/12
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
pkg
|
|
go
Package pb is a reverse proxy.
|
Package pb is a reverse proxy. |
Click to show internal directories.
Click to hide internal directories.