package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

# Functions

CreateAndRead creates a fifo at the given path, and returns an open function for reading.
OpenWriter opens a fifo file for writer, assuming it already exists, returns io.WriteCloser.
Remove a fifo that already exists at a given path.