Search documentation of lib_oss
lib_oss
v0.1.0
Pages
Modules
Settings
View Source
ExRocketmq.Util.Assertion
(lib_oss v0.1.0)
断言工具
Summary
Functions
assert_exists(obj, error_msg)
assert_non_exists(obj, error_msg)
do_assert(assert_fn, error_msg)
Functions
Link to this macro
assert_exists(obj, error_msg)
View Source
(macro)
Link to this macro
assert_non_exists(obj, error_msg)
View Source
(macro)
Link to this macro
do_assert(assert_fn, error_msg)
View Source
(macro)