functions

package
v0.0.0-...-6729b33 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Expected string

Functions

func ThisShouldBeIgnored

func ThisShouldBeIgnored()

ThisShouldBeIgnored because a function can't be part of schema.

Types

type Data

type Data struct {
	// A should also be included.
	A string
}

Data should be included.

func (Data) IgnoreMe

func (d Data) IgnoreMe()

IgnoreMe because I'm a method on a type.

func (*Data) Same

func (d *Data) Same()

type DontIgnoreMe

type DontIgnoreMe struct {
	Please string
}

DontIgnoreMe just because I'm further down the file.

Jump to

Keyboard shortcuts

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