Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIPNILookupResponseWriter ¶
func NewIPNILookupResponseWriter(w http.ResponseWriter, preferJson bool, isMultihash bool) *ipniLookupResponseWriter
Types ¶
type LookupResponseWriter ¶
type LookupResponseWriter interface { io.Closer Key() multihash.Multihash WriteProviderResult(model.ProviderResult) error // contains filtered or unexported methods }
Click to show internal directories.
Click to hide internal directories.