afonsosribeiro
Results
3
issues of
afonsosribeiro
If the jq code contains a constant map (ex {"key":1}). It will be compiled once and reused, but has it is a mutable struct it can be changd inside the...
Why in funcMatch regex only compiled in runtime? If the regex is constant (which can be known at compile time) the gojq.Compile should compile it just once to avoid compilation...
closes streamnative#197 The client is now able to provide it's certificate and private key to the server.