kwarg

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package kwarg converts object-side argument errors into Go errors, for typed class constructors whose signatures require an error return.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Err

func Err(obj object.Object) error

Err returns nil when obj is nil (success), and an error carrying the object error's message otherwise.

Types

This section is empty.

Jump to

Keyboard shortcuts

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