testfixtures

package
v0.0.0-...-4294a48 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 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 GetSourcesTypesListResponse

type GetSourcesTypesListResponse struct {
	Ids []*Id `json:"Ids,omitempty"`

	Items []*Item `json:"Items,omitempty"`
}

type Id

type Id struct {
	DisplayName string `json:"DisplayName"`

	Type string `json:"Type"`

	TypeId string `json:"TypeId"`
}

type Item

type Item struct {
	Id int `json:"Id"`

	Name string `json:"Name"`
}

Jump to

Keyboard shortcuts

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