dto

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallProviderRequest

type InstallProviderRequest struct {
	Name         string                        `json:"name" validate:"required"`
	DownloadUrls map[os.OperatingSystem]string `json:"downloadUrls" validate:"required"`

} //	@name	InstallProviderRequest

type Provider

type Provider struct {
	Name    string `json:"name" validate:"required"`
	Version string `json:"version" validate:"required"`

} //	@name	Provider

Jump to

Keyboard shortcuts

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