Documentation ¶
Index ¶
Constants ¶
View Source
const ( SIZE_1KiB = 1024 SIZE_1MiB = 1024 * SIZE_1KiB SIZE_1GiB = 1024 * SIZE_1MiB SIZE_1TiB = 1024 * SIZE_1GiB SegmentSize = 32 * SIZE_1MiB FragmentSize = 8 * SIZE_1MiB DataShards = 4 ParShards = 8 )
View Source
const ( MinBucketNameLength = 3 MaxBucketNameLength = 63 MaxDomainNameLength = 100 )
View Source
const ( // default name CharacterName_Default = "cess-sdk-go" // offcial gateway address PublicGatewayAddr = "https://deoss-pub-gateway.cess.network/" // offcial gateway account PublicGatewayAccount = "cXhwBytXqrZLr1qM5NHJhCzEMckSTzNKw17ci2aHft6ETSQm9" )
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.