valid

package
v5.39.3 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: AGPL-3.0, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	// ValidMethod is a fake method for testing the
	// plugin comment checker with a valid comment.
	//
	// Minimum server version: 1.2.3
	ValidMethod()

	// Minimum server version: 1.5
	NewerValidMethod()
}

type Helpers

type Helpers interface {
	// Minimum server version: 1.2.3
	ValidHelperMethod()

	// Minimum server version: 1.5
	NewerValidHelperMethod()

	// Minimum server version: 1.5
	IndirectReferenceMethod()
}

type HelpersImpl

type HelpersImpl struct {
	// contains filtered or unexported fields
}

func (*HelpersImpl) IndirectReferenceMethod

func (h *HelpersImpl) IndirectReferenceMethod()

func (*HelpersImpl) NewerValidHelperMethod

func (h *HelpersImpl) NewerValidHelperMethod()

func (*HelpersImpl) ValidHelperMethod

func (h *HelpersImpl) ValidHelperMethod()

Jump to

Keyboard shortcuts

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