assert

package
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: GPL-3.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assert

func Assert(f func() bool, exData ...any)

Assert 只能模拟断言,在debug模式下会被求值,release模式下不会求值.所以不能在func里面写下可影响逻辑数据的代码

func EnSure

func EnSure(b bool, exData ...any)

func EnSureNoErr added in v1.0.4

func EnSureNoErr(e error, exData ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL