feature: Add bytes/strings NewReader support#46
Conversation
|
I like it. Let me check what Ican do about having Thank you! |
|
@spencerschrock thank you for yout PR, but for now lets put it onhold. While i would go for using correct struct/function both functions will return different types (yeah, same interface but types are different). So it require a bit different implementation. I will work with your code and no change required from your side. However it most probably will take some time on my side, as I am now not in friendly conditions of home office. cheers. |
Ah shoot, I glanced over that. I just saw the This sort of problem has prevented me from removing other var found string = r.FindString(string(line))I'm new to writing/patching static analysis tools, so I'm excited to see your future changes.
Of course, take as long as you need. Thanks for taking a look at the PR in the first place, and of course stay safe. |
Saw a few occurrences of this in my code, and noticed the linter wasn't picking them up.
MIRROR_FUNCS.mdwas edited manually, but the tests were generated withmake test-generate.