//
pkg.gl
Category
github.com/moby/buildkit
frontend
dockerfile
shell
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
120
Files
613 SLOC
#
Functions
EnvsFromSlice
EqualEnvKeys
EqualEnvKeys compare two strings and returns true if they are equal.
NewLex
NewLex creates a new Lex which uses escapeToken to escape quotes.
NormalizeEnvKey
NormalizeEnvKey returns the key in a normalized form that can be used for comparison.
#
Structs
Lex
Lex performs shell word splitting and variable expansion.
ProcessWordResult
#
Interfaces
EnvGetter