functiontypes

package
v0.0.0-...-36a1f97 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Expected string

Functions

This section is empty.

Types

type Data

type Data struct {
	// The function here could be ignored.
	A func(test string)
	// As could this.
	B FuncType
	// contains filtered or unexported fields
}

Data should be documented.

type FuncType

type FuncType func()

No need to document this.

Jump to

Keyboard shortcuts

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