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

Method HTML

x_package.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79func (P *proxy_HTMLer) HTML() string {
80 return P.HTML_(P.Object)
81}
82
83// --------------- proxy for display.JPEGer ---------------
84type proxy_JPEGer struct {

Callers 1

display.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected