models

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthSources

type AuthSources struct {
	NullifyToken string `arg:"--nullify-token" help:"nullify api token"`
	GitHubToken  string `arg:"--github-token" help:"github actions job token to exchange for a nullify token"`
}

type RequestDashboardTarget

type RequestDashboardTarget struct {
	GitHubRepository string `query:"githubRepository,omitempty" json:"githubRepository,omitempty"`
}

type RequestProvider

type RequestProvider struct {
	GitHubOwnerID int64  `query:"githubOwnerId,omitempty"    json:"githubOwnerId,omitempty"`
	GitHubOwner   string `query:"githubOwner,omitempty"      json:"githubOwner,omitempty"`
}

Jump to

Keyboard shortcuts

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