stdlib

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Function

type Function struct {
	Name           string   `json:"name"`
	AvailableSince string   `json:"availableSince"`
	Params         []string `json:"params"`

	Description         interface{} `json:"description"`
	RenderedDescription string      `json:"renderedDescription"`
	MarkdownDescription string
}

func Functions

func Functions() ([]Function, error)

func (*Function) Signature

func (f *Function) Signature() string

Jump to

Keyboard shortcuts

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