svcconfig

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

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

type ServiceNames struct {
	PackageName string
	ServiceName string
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL