//
pkg.gl
Category
github.com/hashicorp/nomad
helper
escapingio
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
11
Files
147 SLOC
#
Functions
NewReader
NewReader returns a reader that escapes the c character (following new lines), in the same manner OpenSSH handling, which defaults to `~`.
#
Type aliases
Handler
Handler is a callback for handling an escaped char.