MCPcopy Index your code
hub / github.com/gopherdata/gophernotes / JSON

Method JSON

x_package.go:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97}
98
99func (P *proxy_JSONer) JSON() string {
100 return P.JSON_(P.Object)
101}
102
103// --------------- proxy for display.Latexer ---------------
104type proxy_Latexer struct {

Callers 1

display.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected