package
0.0.0-20250204070817-3c82b7ad6a9f
Repository: https://github.com/0chain/gosdk_common.git
Documentation: pkg.go.dev
# Functions
NewDiskFS create DiskFS instance.
No description provided by the author
No description provided by the author
SetAuthorize sets the authorize callback function.
# Variables
No description provided by the author
No description provided by the author
Files file system implementation on sdk.
Sign sign method.
No description provided by the author
Sleep pauses the current goroutine for at least the duration.
Verify verify method.
No description provided by the author
Verify verify method.
# Structs
DiskFS implement file system on disk.
KeyPair private and publickey.
MemChanFile used to read or write file content sequentially through a buffer channel.
MemFile represents a file totally loaded in memory Aware of the file size, so it can seek and truncate.
MemFileChanInfo represents file information.
MemFileInfo represents file information.
wrapper over io pipe to implement File interface.
# Type aliases
No description provided by the author
SignFunc sign method for request verification.
No description provided by the author
No description provided by the author