提交 81572ec2 作者: W. Trevor King

core/core: Refer back to the main go-ipfs docs

So folks looking in core can figure out how it fits into the
repository as a whole.
上级 6fd877de
......@@ -2,7 +2,10 @@
Package core implements the IpfsNode object and related methods.
Packages underneath core/ provide a (relatively) stable, low-level API
to carry out most IPFS-related tasks.
to carry out most IPFS-related tasks. For more details on the other
interfaces and how core/... fits into the bigger IPFS picture, see:
$ godoc github.com/ipfs/go-ipfs
*/
package core
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论