//
pkg.gl
Category
github.com/dolphindb/api-go
example
util
package
1.30.24
Repository:
https://github.com/dolphindb/api-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
19 SLOC
#
Functions
AssertEqual
AssertEqual checks whether the s is equal to the d if not, panic.
AssertNil
AssertNil checks whether the error is nil if not, panic.
AssertTrue
AssertTrue checks whether the s is true if not, panic.