testgoinputs

package
v0.0.0-...-4064bea Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package testgoinputs is a testing package for bast.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Foo

type Foo interface {
	// Bar is a method in Foo.
	Bar(input string) (output string)
}

Foo defines an interface to foo.

type Reee

type Reee struct {
	// Tarded is a string field in Reee, with a tag.
	Tarded string `json:"-" db:"tarded"`
}

Reee defines a struct.

Jump to

Keyboard shortcuts

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