//
pkg.gl
Category
github.com/filecoin-project/sentinel
util
chainviz
models
package
0.4.0
Repository:
https://github.com/filecoin-project/sentinel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
91 SLOC
#
Functions
NewBlockSet
NewBlockSet returns a BlockSet when given a slice of *Blocks.
#
Constants
CIDSuffixLength
CIDSuffixLength sets the length to truncate the CID in dot syntax production.
#
Structs
Block
Block represents a single node to be visualized.
BlockSet
BlockSet represents a collection of Blocks to be visualized.