testhelper

package
v0.131.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: 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 IDAsInterface

type IDAsInterface struct {
	ID interface{} `ext:"ID"`
}

type IDAsPointer

type IDAsPointer struct {
	ID *string `ext:"ID"`
}

type IDByIDField

type IDByIDField struct {
	ID string
}

type IDByLowercaseTag

type IDByLowercaseTag struct {
	DI string `ext:"id"`
}

type IDByUppercaseTag

type IDByUppercaseTag struct {
	DI string `ext:"ID"`
}

type UnidentifiableID

type UnidentifiableID struct {
	UserID string
}

Jump to

Keyboard shortcuts

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