strtemplate

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package strtemplate implements string templating functionality for Cloudprober.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SubstituteLabels

func SubstituteLabels(in string, labels map[string]string) (string, bool)

SubstituteLabels replaces occurrences of @label@ with the values from labels. It returns the substituted string and a bool indicating if there was a @label@ that did not exist in the labels map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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