package
0.0.3
Repository: https://github.com/hujingwei/go-zero.git
Documentation: pkg.go.dev

# README

warden/resolver/direct

项目简介

warden 的直连服务模块,用于通过IP地址列表直接连接后端服务 连接字符串格式: direct://default/192.168.1.1:8080,192.168.1.2:8081

# Packages

No description provided by the author

# Functions

Build build direct.
New return Direct.

# Constants

Name is the name of direct resolver.

# Structs

Direct is a resolver for conneting endpoints directly.