utils

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeMap

func MergeMap(a, b map[string]string) map[string]string

Types

type CallHookPluginOperation added in v1.0.0

type CallHookPluginOperation string
const (
	ShouldCallHookPlugin          CallHookPluginOperation = "ShouldCallHookPlugin"
	ShouldNotCallHookPluginAlways CallHookPluginOperation = "ShouldNotCallHookPluginAlways"
	Unknown                       CallHookPluginOperation = "Unknown"
)

Jump to

Keyboard shortcuts

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