package
0.0.0-20241119142051-4415e05c565c
Repository: https://github.com/hashicorp/hil.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Scan returns a channel that recieves Tokens from the given input string.

# Constants

No description provided by the author
No description provided by the author
actually "${".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Closing quote of a nested quoted sequence.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Other Literals.
Produced for sequences that cannot be understood as valid tokens e.g.
Raw string data outside of ${ .
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Opening quote of a nested quoted sequence.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
STRING is like a LITERAL but it's inside a quoted string within a ${ ..

# Structs

Peeker is a utility that wraps a token channel returned by Scan and provides an interface that allows a caller (e.g.
No description provided by the author

# Type aliases

go:generate stringer -type=TokenType.