CodeQL library for Go
codeql/go-all 0.7.13 (changelog, source)
Search

Module EncodingJson

Provides models of commonly used functions in the encoding/json package.

Import path

import semmle.go.frameworks.stdlib.EncodingJson

Classes

MarshalFunction

The Marshal or MarshalIndent function in the encoding/json package.