command
module
Version:
v0.0.0-...-d4bbc0e
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
tiger
亿级通信的IM系统
方案汇总:个人blog
Client:
- 使用cobra组件,作为命令行解析层,众多知名开源golang项目的首选,k8s等,扩展性好。
- 使用gocui组件,用于绘制ui交互层,简单,代码好读,符合DDD策略,可以最小化开发成本。
- 命令:
go build && ./tiger client
rpc
- 安装:protoc-gen-go:
go install github.com/golang/protobuf/protoc-gen-go
- protoc:去官网下载,然后把bin加入bashrc即可
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
common
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.