devops

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogError

func LogError(msg string, a ...any)

func LogWarning

func LogWarning(msg string, a ...any)

Types

type Group

type Group struct{}

func OpenGroup

func OpenGroup(name string) *Group

Opens a new group and adds it to the stack.

func (*Group) Close

func (g *Group) Close()

Closes the group and removes all groups above it from the stack. This is done by popping the stack until we reach the group we want to close.

Jump to

Keyboard shortcuts

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