News

Using a backslash character \ inside of a raw string literal `...` causes the syntax highlighter to highlight all following code as a string literal. I would expect the syntax highlighter to stop ...
SOQL This package supports marshalling a golang struct into SOQL. Like json tags, this package provides soql tags that you can use to annotate your golang structs. Once tagged Marshal method will ...