Will Herring
01/24/2023, 11:20 AMS("string")
and I have absolutely no idea what the S
relates to. GoLand obvs complains about it as well, but I’ve noticed if you add the flag to ignore the file by the build tool, it stops complaining. Anyone have any ideas what it’s for or what it does? I’m guessing it’s meant to represent a string value to Pact, but then not sure why GoLand doesn’t like itMatt (pactflow.io / pact-js / pact-go)
S
is aliased to a function, because the type it accepts is a matcherMatt (pactflow.io / pact-js / pact-go)
Will Herring
01/24/2023, 11:32 AMWill Herring
01/24/2023, 11:33 AMWill Herring
01/24/2023, 11:33 AMWill Herring
01/24/2023, 11:33 AMWill Herring
01/24/2023, 11:36 AM