提交 866ea428 作者: verokarhu

add todo

上级 a82f814b
...@@ -31,6 +31,7 @@ func (i *ipfsHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) { ...@@ -31,6 +31,7 @@ func (i *ipfsHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
return return
} }
// TODO: return json object containing the tree data if it's a folder
w.Write(nd.Data) w.Write(nd.Data)
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论