Categorygithub.com/XunleiBlockchain/tc-libs
module
0.0.0-20200921075319-ce7d804eeb2f
Repository: https://github.com/xunleiblockchain/tc-libs.git
Documentation: pkg.go.dev

# README

tc-libs

迅雷链SDK依赖的底层库

# Packages

Package accounts implements high level Ethereum account management.
Package RLP implements the bal serialization format and support interface.
Package bloombits implements bloom filtering on batches of data.
Package common is a generated protocol buffer package.
Ripemd160 sum := crypto.Ripemd160([]byte("This is blockchain")) fmt.Printf("%x\n", sum).
Package mclock is a wrapper for a monotonic clock source.
Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable.
Package pubsub implements a pub-sub model with a single publisher (Server) and multiple subscribers (clients).
No description provided by the author