Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶ added in v0.1.3
func Apply(f func())
Apply calls a function if it is not nil.
Parameters:
- f: The function to call.
Returns:
- error: An error if there is any.
func DebugPrint ¶
DebugPrint prints a debug message.
Parameters:
- title: The title of the debug message.
- f: The function to print the debug message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.