package
0.0.1
Repository: https://github.com/rapde/rap.git
Documentation: pkg.go.dev

# Functions

LoadFromPath load from file path.
NewServiceKey 根据服务名称和版本组装服务标识符.
Parse 从字符串解析配置信息.

# Variables

AppConfig global app config.

# Structs

Config rap 服务配置,解析自 rap.yaml.
RapYaml rap.yml struct config file should convert to rapyaml and save.
Service 依赖服务定义.
ServiceConfig Service 配置.

# Type aliases

ServiceKey 服务标识符.
Services 服务列表.