subtle

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 crypto_subtle.d.ts
	CryptoSubtleDefine   []byte
	CryptoSubtleDeclared = map[string]any{
		"constantTimeByteEq":   subtle.ConstantTimeByteEq,
		"constantTimeCompare":  subtle.ConstantTimeCompare,
		"constantTimeCopy":     subtle.ConstantTimeCopy,
		"constantTimeEq":       subtle.ConstantTimeEq,
		"constantTimeLessOrEq": subtle.ConstantTimeLessOrEq,
		"constantTimeSelect":   subtle.ConstantTimeSelect,
		"xorBytes":             subtle.XORBytes,
	}
)

Functions

This section is empty.

Types

type CryptoSubtleModule

type CryptoSubtleModule struct{}

func (CryptoSubtleModule) Exports

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

func (CryptoSubtleModule) Identity

func (S CryptoSubtleModule) Identity() string

func (CryptoSubtleModule) TypeDefine

func (S CryptoSubtleModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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