package
1.30.24
Repository: https://github.com/dolphindb/api-go.git
Documentation: pkg.go.dev

# Functions

AssertEqual checks whether the s is equal to the d if not, panic.
AssertNil checks whether the error is nil if not, panic.
AssertTrue checks whether the s is true if not, panic.