# go-dandelion **Repository Path**: china1984/go-dandelion ## Basic Information - **Project Name**: go-dandelion - **Description**: 使用golang集成rpcx、fasthttp的微服务框架,包含限流、链路追踪、服务发现等。可使用脚手架工具快速构建项目。 - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-07-02 - **Last Updated**: 2025-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 中文|[English](readme.md) ## 📚关于go-dandelion go-dandelion项目意在通过集成相关组件,方便开发者快速构建项目框架,提升开发效率。不在浪费时间在各组组件的集成上,可快速进行业务开发。 [![Go](https://github.com/team-dandelion/go-dandelion/workflows/Go/badge.svg?branch=main)](https://github.com/team-dandelion/go-dandelion/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/team-dandelion/go-dandelion)](https://goreportcard.com/report/github.com/team-dandelion/go-dandelion) [![codecov](https://codecov.io/gh/gly-hub/go-dandelion/branch/main/graph/badge.svg)](https://codecov.io/gh/gly-hub/go-dandelion) [![MIT license](https://img.shields.io/badge/License-Apache2.0-brightgreen.svg)](https://opensource.org/licenses/apache-2-0/) [![Release](https://img.shields.io/badge/release-1.2.0-white.svg)](https://pkg.go.dev/github.com/team-dandelion/go-dandelion/go-dandelion-cli?tab=doc) [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github.com/team-dandelion/go-dandelion/go-dandelion-cli?tab=doc) [![Security Status](https://www.murphysec.com/platform3/v31/badge/1666706410635550720.svg)](https://www.murphysec.com/console/report/1666706410597801984/1666706410635550720) **集成** + [rpcx](https://github.com/smallnest/rpcx) + [fasthttp](https://github.com/valyala/fasthttp) + [fasthttp-routing](https://github.com/qiangxue/fasthttp-routing) + [gorm](https://github.com/go-gorm/gorm) + [redigo](https://github.com/gomodule/redigo) + [go-swagger](https://github.com/go-swagger/go-swagger) + [cobra](https://github.com/spf13/cobra) + [viper](https://github.com/spf13/viper) + [opentracing-go](https://github.com/opentracing/opentracing-go) **功能** + 快速创建rpc服务、http服务 + 通过配置,快速初始化mysql、redis、logger、trace链路等 + 集成日志打印、链路追踪、限流、熔断、服务注册、服务发现等功能 + 可自定义中间件、插件 ## 🖥go-dandelion-cli使用 go-dandelion-cli ## 🔥贡献者 ## ⭐点个star吧! 如果你对该项目感兴趣,请点个星哦! ## 🔑开源 [MIT License](LICENSE)