errors

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed errors.d.ts
	ErrorsDefine   []byte
	ErrorsDeclared = map[string]any{
		"unwrap":         errors.Unwrap,
		"as":             errors.As,
		"ErrUnsupported": errors.ErrUnsupported,
		"is":             errors.Is,
		"join":           errors.Join,
		"New":            errors.New,
	}
)

Functions

This section is empty.

Types

type ErrorsModule

type ErrorsModule struct{}

func (ErrorsModule) Exports

func (S ErrorsModule) Exports() map[string]any

func (ErrorsModule) Identity

func (S ErrorsModule) Identity() string

func (ErrorsModule) TypeDefine

func (S ErrorsModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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