scm

package
v0.3.42 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ScmType_name = map[int32]string{
		0: "UNKNOWN",
		1: "GITHUB",
	}
	ScmType_value = map[string]int32{
		"UNKNOWN": 0,
		"GITHUB":  1,
	}
)

Enum value maps for ScmType.

View Source
var File_prodvana_scm_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ScmType

type ScmType int32
const (
	ScmType_UNKNOWN ScmType = 0
	ScmType_GITHUB  ScmType = 1
)

func (ScmType) Descriptor

func (ScmType) Descriptor() protoreflect.EnumDescriptor

func (ScmType) Enum

func (x ScmType) Enum() *ScmType

func (ScmType) EnumDescriptor deprecated

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

Deprecated: Use ScmType.Descriptor instead.

func (ScmType) Number

func (x ScmType) Number() protoreflect.EnumNumber

func (ScmType) String

func (x ScmType) String() string

func (ScmType) Type

func (ScmType) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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