docs

package
v0.0.0-...-e081c89 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Definition stores the definitions for builtins.
	Definition DocsFuncT

	// Summary stores a one line summary of each builtins.
	// This will be auto-populated by docgen
	Summary map[string]string

	// Synonym is used for builtins that might have more than one internal alias.
	// This will be auto-populated by docgen
	Synonym map[string]string
)

Functions

This section is empty.

Types

type DocsFuncT

type DocsFuncT func(string) []byte

Jump to

Keyboard shortcuts

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