@akash-akya lately released a library for that, but at the moment it expects both stdin and stdout to be utilised, which makes it a little awkward to use for when you e.g. simply want to consume the output of the find
program. Additionally, it has an external Golang tool dependency which is not ideal.
He said he will add option to only consume stdout.