package
0.19.0
Repository: https://github.com/moby/buildkit.git
Documentation: pkg.go.dev

# Functions

EqualEnvKeys compare two strings and returns true if they are equal.
NewLex creates a new Lex which uses escapeToken to escape quotes.
NormalizeEnvKey returns the key in a normalized form that can be used for comparison.

# Structs

Lex performs shell word splitting and variable expansion.

# Interfaces