package
Version:
v0.177.0
Opens a new window with list of versions in this module.
Published: Jul 29, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Assert(cond bool, msg interface{})
Assert will panic with msg if cond is false.
msg must be a string, func() string or fmt.Stringer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.