dubbo

package
v0.0.0-...-83c1a15 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debounce

type Debounce struct {
	After  time.Duration `yaml:"after"`
	Max    time.Duration `yaml:"max"`
	Enable bool          `yaml:"enable"`
}

func (*Debounce) Validate

func (s *Debounce) Validate() error

type DubboConfig

type DubboConfig struct {
	Debounce Debounce `json:"debounce"`
}

func DefaultServiceNameMappingConfig

func DefaultServiceNameMappingConfig() DubboConfig

func (*DubboConfig) Validate

func (s *DubboConfig) Validate() error

Jump to

Keyboard shortcuts

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