Preface

Introduction to Dubbo-go

img

Apache/Dubbo-go (github.com/apache/dubbo-go)

It is a distributed RPC framework; it is the Go language implementation of Apache/Dubbo. It aims to provide developers with a convenient microservice application development experience.

Dubbo-go builds a bridge between Java and Go languages, interconnects with the gRPC/Dubbo/SpringCloud ecology, and relies on the Go language ecology to explore the technical dividends of the cloud-native era.


What is Dubbo-go

An article introducing what Dubbo-go is and what it can do

Concept

Dubbo-go framework concept system

New Features of Dubbo-go 3.0

Architecture

Dubbo-go framework code structure

Dubbo-go Samples

This article introduces how to use Dubbo-go Samples


Last modified January 2, 2023: Enhance Dubbogo docs (#1800) (71c8e722740)