//
pkg.gl
Category
github.com/hazelcast/hazelcast-go-client
internal
it
skip
package
1.4.2
Repository:
https://github.com/hazelcast/hazelcast-go-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
329 SLOC
#
Functions
If
If can be used to skip a test case based on comma-separated conditions.
IfNot
IfNot can be used to skip a test case if the list of comma-separated conditions does not hold.
#
Structs
Checker
No description provided by the author