Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "embedjsobject", Doc: `Whenever js tags are present, a *js.Object field is embedded as the first struct field`, URL: "https://github.com/gopherjs/gopherjs/wiki/JavaScript-Tips-and-Gotchas", Requires: []*analysis.Analyzer{inspect.Analyzer}, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.