package
55.66.88+incompatible
Repository: https://github.com/coming-chat/wallet-sdk.git
Documentation: pkg.go.dev

# Functions

[zh] 该方法会捕捉 panic 抛出的值,并转成一个 error 对象通过参数指针返回 * 注意: 如果想要返回它抓住的 error, 必须使用命名返回值!! * [en] This method will catch the value thrown by panic, and turn it into an error object and return it through the parameter pointer * Note: If you want to return the error it caught, you must use a named return value! ! * ``` * func actionWillThrowError(parameters...) (namedErr error, other...) { * defer CatchPanicAndMapToBasicError(&namedErr) * // action code ..
No description provided by the author
No description provided by the author
This method will traverse the array concurrently and map each object in the array.
The encapsulation of MapListConcurrent.
Return the more biger of the two numbers.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
Optional bool for easy of writing iOS code.
Optional string for easy of writing iOS code.
No description provided by the author
No description provided by the author
Transaction details that can be fetched from the chain.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author