go-bitfs

由 doc2go 直接从当前 Go 源码与 doc comments 生成。

Directories

arbitrationPackage arbitration 实现 v3 卖方仲裁签名工作流。
bitfsPackage bitfs provides the current deterministic protocol helpers.
buyerPackage buyer implements the buyer-side BitFS v3 workflow.
poolPackage pool contains the generic 2-of-3 settlement primitives.
sellerPackage seller implements the seller-side BitFS v3 workflow.
wirePackage wire is the transport-facing dispatcher for the new protocol.