package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Nov 11, 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 If(con bool, a, b interface{}) interface{}
If returns a if con is true, b otherwise
IfNotEmptyOr returns a if not empty, otherwise b
Source Files
¶
Click to show internal directories.
Click to hide internal directories.