Documentation
¶
Index ¶
Constants ¶
View Source
const ( SIZE_1KiB = 1024 SIZE_1MiB = 1024 * SIZE_1KiB SIZE_1GiB = 1024 * SIZE_1MiB )
byte size
View Source
const BlockInterval = time.Second * time.Duration(6)
BlockInterval is the time interval for generating blocks, in seconds
View Source
const CESSTokenDecimals = "000000000000"
View Source
const CESSTokenSymbol = "TCESS"
CESSTokenSymbol is the symbol of the CESS token
View Source
const DataShards = 2
View Source
const DirMode = 0644
View Source
const FragmentSize = 8 * SIZE_1MiB
View Source
const MaxBucketNameLength = 63
View Source
const MaxSubmitedIdleFileMeta = 30
View Source
const MinBucketNameLength = 3
View Source
const ParShards = 1
View Source
const SegmentSize = 16 * SIZE_1MiB
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.