thrift_server_client/

directory
v0.0.0-...-869c34b Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2021 License: MIT

README

首先安装thrift,安装步骤请参照 官网

manjaro 安装:

sudo pacman -S thrift

构建 thrift 测试 server 与 client

  • 首先编写 IDL 就是 thrift 的配置文件thrift_gen.thrift
  • 运行 IDL 生成命令 thrift --gen go thrift_gen.thrift
  • 使用生成的 IDL 单独构建 server 与 client 即可

Directories

Path Synopsis
gen-go

Jump to

Keyboard shortcuts

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