package
0.2.0
Repository: https://github.com/gitops-tools/pkg.git
Documentation: pkg.go.dev

# Functions

NewStack creates and returns an initialized stack.

# Variables

ErrStackUnderflow is returned when attempting to Pop from an empty Stack.

# Structs

Stack is an abstract data type that serves as a collection of elements.