Documentation
¶
Overview ¶
Package svcconfig contains helper functions to parse service config files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceNames ¶
ServiceNames contains the package and (unqualified) name of a service.
func ExtractPackageName ¶
func ExtractPackageName(serviceConfig *serviceconfig.Service) *ServiceNames
ExtractPackageName determines the package name and service implied by a service config file.
Click to show internal directories.
Click to hide internal directories.