|
|
@ -2,6 +2,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) |
|
|
|
[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) |
|
|
|
[![GoDoc](https://godoc.org/github.com/bilibili/kratos?status.svg)](https://godoc.org/github.com/bilibili/kratos) |
|
|
|
[![GoDoc](https://godoc.org/github.com/bilibili/kratos?status.svg)](https://godoc.org/github.com/bilibili/kratos) |
|
|
|
|
|
|
|
[![Go Report Card](https://goreportcard.com/badge/github.com/bilibili/kratos)](https://goreportcard.com/report/github.com/bilibili/kratos) |
|
|
|
|
|
|
|
|
|
|
|
Kratos是[bilibili](https://www.bilibili.com)开源的一套Go微服务框架,包含大量微服务相关框架及工具: |
|
|
|
Kratos是[bilibili](https://www.bilibili.com)开源的一套Go微服务框架,包含大量微服务相关框架及工具: |
|
|
|
|
|
|
|
|
|
|
@ -31,7 +32,7 @@ Kratos是[bilibili](https://www.bilibili.com)开源的一套Go微服务框架, |
|
|
|
|
|
|
|
|
|
|
|
*名字来源于:《[战神](https://baike.baidu.com/item/%E6%88%98%E7%A5%9E/5896427)》游戏以希腊神话为背景,讲述由凡人成为战神的奎托斯(Kratos)成为战神并展开弑神屠杀的冒险历程。* |
|
|
|
*名字来源于:《[战神](https://baike.baidu.com/item/%E6%88%98%E7%A5%9E/5896427)》游戏以希腊神话为背景,讲述由凡人成为战神的奎托斯(Kratos)成为战神并展开弑神屠杀的冒险历程。* |
|
|
|
|
|
|
|
|
|
|
|
## Required |
|
|
|
## Requirments |
|
|
|
|
|
|
|
|
|
|
|
Go version>=1.12 and GO111MODULE=on |
|
|
|
Go version>=1.12 and GO111MODULE=on |
|
|
|
|
|
|
|
|
|
|
|