MCPcopy Create free account
hub / github.com/devfeel/dotweb / WriteJsonp

Method WriteJsonp

context.go:97–97  ·  view source on GitHub ↗
(callback string, i interface{})

Source from the content-addressed store, hash-verified

95 WriteJsonBlob(b []byte) error
96 WriteJsonBlobC(code int, b []byte) error
97 WriteJsonp(callback string, i interface{}) error
98 WriteJsonpBlob(callback string, b []byte) error
99
100 //inner func

Callers 1

TestWriteJsonpFunction · 0.65

Implementers 1

HttpContextcontext.go

Calls

no outgoing calls

Tested by 1

TestWriteJsonpFunction · 0.52