package
0.0.0-20250204070817-3c82b7ad6a9f
Repository: https://github.com/0chain/gosdk_common.git
Documentation: pkg.go.dev

# Functions

Dir returns all but the last element of path, typically the path's directory.
Join joins any number of path elements into a single path, separating them with slash.
Split splits path immediately following the final Separator, separating it into a directory and file name component.