protoc-gen-lazy

module
v0.0.0-...-5e0d1b1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2019 License: BSD-3-Clause

README

protoc-gen-lazy

介绍

1、protoc-gen-dao :利用xorm实现数据库操作 2、protoc-gen-service : 实现grpc接口简单逻辑,并生成restful接口 3、protoc-gen-ts : 生成angular调用接口的服务代码

安装教程
  1. git clone gitee.com/zimo1202/protoc-gen-lazy.git
  2. go get gitee.com/zimo1202/protoc-gen-lazy/protoc-gen-dao
  3. go get gitee.com/zimo1202/protoc-gen-lazy/protoc-gen-service
  4. go get gitee.com/zimo1202/protoc-gen-lazy/protoc-gen-ts
使用说明

1、proto file 扩展 option (lazy.use_xorm) = true 使用xorm option (lazy.use_redis) = true 使用redis 或 redisCluster (未支持)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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