# README
conf
服务私有配置
# Functions
LoadServiceConfig 加载服务配置 由 setuputil.NewLauncherManager 进行加载赋值.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
ServiceConfig_TestingServiceValidationError is the validation error returned by ServiceConfig_TestingService.Validate if the designated constraints aren't met.
ServiceConfigValidationError is the validation error returned by ServiceConfig.Validate if the designated constraints aren't met.
# Type aliases
ServiceConfig_TestingServiceMultiError is an error wrapping multiple validation errors returned by ServiceConfig_TestingService.ValidateAll() if the designated constraints aren't met.
ServiceConfigMultiError is an error wrapping multiple validation errors returned by ServiceConfig.ValidateAll() if the designated constraints aren't met.