fmt

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: 4 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 fmt.d.ts
	FmtDefine   []byte
	FmtDeclared = map[string]any{
		"appendln":     fmt.Appendln,
		"fprintf":      fmt.Fprintf,
		"fprintln":     fmt.Fprintln,
		"print":        fmt.Print,
		"scanln":       fmt.Scanln,
		"append":       fmt.Append,
		"errorf":       fmt.Errorf,
		"fscanln":      fmt.Fscanln,
		"printf":       fmt.Printf,
		"sprint":       fmt.Sprint,
		"sprintf":      fmt.Sprintf,
		"appendf":      fmt.Appendf,
		"fscanf":       fmt.Fscanf,
		"println":      fmt.Println,
		"sprintln":     fmt.Sprintln,
		"sscan":        fmt.Sscan,
		"sscanln":      fmt.Sscanln,
		"fscan":        fmt.Fscan,
		"fprint":       fmt.Fprint,
		"scan":         fmt.Scan,
		"scanf":        fmt.Scanf,
		"sscanf":       fmt.Sscanf,
		"formatString": fmt.FormatString,
	}
)

Functions

This section is empty.

Types

type FmtModule

type FmtModule struct{}

func (FmtModule) Exports

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

func (FmtModule) Identity

func (S FmtModule) Identity() string

func (FmtModule) TypeDefine

func (S FmtModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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