Categorygithub.com/ouqiang/discovery
module
1.1.5
Repository: https://github.com/ouqiang/discovery.git
Documentation: pkg.go.dev

# README

Discovery

Build Status Go Report Card codecov

Discovery is a based service that is production-ready and primarily used at Bilibili for locating services for the purpose of load balancing and failover of middle-tier servers.

Quick Start

env

go1.9.x (and later)

build

cd $GOPATH/src
git clone https://github.com/ouqiang/discovery.git
cd discovery/cmd/discovery
go build

run

./discovery -conf discovery-example.toml

Configuration

You can view the comments in cmd/discovery/discovery-example.toml to understand the meaning of the config.

Client

Intro/Arch/Practice

Feedback

Please report bugs, concerns, suggestions by issues, or join QQ-group 716486124 to discuss problems around source code.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author