hfunc

hfunc

hfunc 一套轻量级 Go 微服务框架,包含大量微服务相关框架及工具。

Goals

Principles

Features

Getting Started

Required

Install hfunc

# 安装生成工具
go get github.com/hnit-acm/hfunc/tool/hfunc

Create a service

# 创建项目模板
hfunc new helloworld

Community

License