types

package module
v0.0.0-...-e5acbb5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code generated by proroc-gen-graphql, DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	VCSProviders_name = map[int32]string{
		0: "UNKNOWN",
		1: "GITHUB",
		2: "GITLAB",
		3: "BITBUCKET",
	}
	VCSProviders_value = map[string]int32{
		"UNKNOWN":   0,
		"GITHUB":    1,
		"GITLAB":    2,
		"BITBUCKET": 3,
	}
)

Enum value maps for VCSProviders.

View Source
var File_enums_proto protoreflect.FileDescriptor

Functions

func Gql__enum_VCSProviders

func Gql__enum_VCSProviders() *graphql.Enum

Types

type VCSProviders

type VCSProviders int32
const (
	VCSProviders_UNKNOWN   VCSProviders = 0
	VCSProviders_GITHUB    VCSProviders = 1
	VCSProviders_GITLAB    VCSProviders = 2
	VCSProviders_BITBUCKET VCSProviders = 3
)

func (VCSProviders) Descriptor

func (VCSProviders) Enum

func (x VCSProviders) Enum() *VCSProviders

func (VCSProviders) EnumDescriptor deprecated

func (VCSProviders) EnumDescriptor() ([]byte, []int)

Deprecated: Use VCSProviders.Descriptor instead.

func (VCSProviders) Number

func (VCSProviders) String

func (x VCSProviders) String() string

func (VCSProviders) Type

Jump to

Keyboard shortcuts

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