Merge branch 'v3' into readme
Some checks failed
coverage / build (pull_request) Failing after 1m45s
lint / lint (pull_request) Successful in 1m55s
test / test (pull_request) Successful in 2m25s

This commit is contained in:
Василий Толстов 2025-01-04 18:25:18 +03:00
commit 51785a3a7e

View File

@ -3,7 +3,7 @@
[![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/unistack-org/micro/v3?tab=overview)
[![Status](https://git.unistack.org/unistack-org/micro/actions/workflows/job_tests.yml/badge.svg?branch=v3)](https://git.unistack.org/unistack-org/micro/actions?query=workflow%3Abuild+branch%3Av3+event%3Apush)
[![Lint](https://goreportcard.com/badge/go.unistack.org/micro/v3)](https://goreportcard.com/report/go.unistack.org/micro/v3)
![Coverage](https://img.shields.io/badge/Coverage-44.8%25-yellow)
![Coverage](https://img.shields.io/badge/Coverage-44.7%25-yellow)
Micro is a standard library for microservices.