dubbo-go-extensions

module
v0.0.0-...-de428af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2026 License: Apache-2.0

README

Dubbo-Go Extensions

English | 简体中文

Community-maintained extensions for Apache Dubbo-Go v3.

Available Extensions

Filters
  • hystrix - Circuit breaker filter using hystrix-go
Registries
Config Centers

Usage

Each extension can be used independently via side-effect imports:

import (
    _ "github.com/apache/dubbo-go-extensions/filter/hystrix"
)

The filter will be automatically registered and available for use in your dubbo-go configuration.

See individual extension directories for detailed documentation.

License

Apache License 2.0 - See LICENSE for details.

Directories

Path Synopsis
filter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL