package
Version:
v0.24.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package kwarg converts object-side argument errors into Go errors, for
typed class constructors whose signatures require an error return.
Err returns nil when obj is nil (success), and an error carrying the
object error's message otherwise.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.