driverv1

package
v1.33.0-20240404104327... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_testrepo_driver_v1_driver_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Driver

type Driver struct {
	Id          int32  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CarIdx      uint32 `protobuf:"varint,2,opt,name=car_idx,json=carIdx,proto3" json:"car_idx,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	IRating     int32  `protobuf:"varint,4,opt,name=i_rating,json=iRating,proto3" json:"i_rating,omitempty"`
	Initials    string `protobuf:"bytes,5,opt,name=initials,proto3" json:"initials,omitempty"`
	LicLevel    int32  `protobuf:"varint,6,opt,name=lic_level,json=licLevel,proto3" json:"lic_level,omitempty"`
	LicSubLevel int32  `protobuf:"varint,7,opt,name=lic_sub_level,json=licSubLevel,proto3" json:"lic_sub_level,omitempty"`
	LicString   string `protobuf:"bytes,8,opt,name=lic_string,json=licString,proto3" json:"lic_string,omitempty"`
	AbbrevName  string `protobuf:"bytes,9,opt,name=abbrev_name,json=abbrevName,proto3" json:"abbrev_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Driver) Descriptor deprecated

func (*Driver) Descriptor() ([]byte, []int)

Deprecated: Use Driver.ProtoReflect.Descriptor instead.

func (*Driver) GetAbbrevName

func (x *Driver) GetAbbrevName() string

func (*Driver) GetCarIdx

func (x *Driver) GetCarIdx() uint32

func (*Driver) GetIRating

func (x *Driver) GetIRating() int32

func (*Driver) GetId

func (x *Driver) GetId() int32

func (*Driver) GetInitials

func (x *Driver) GetInitials() string

func (*Driver) GetLicLevel

func (x *Driver) GetLicLevel() int32

func (*Driver) GetLicString

func (x *Driver) GetLicString() string

func (*Driver) GetLicSubLevel

func (x *Driver) GetLicSubLevel() int32

func (*Driver) GetName

func (x *Driver) GetName() string

func (*Driver) ProtoMessage

func (*Driver) ProtoMessage()

func (*Driver) ProtoReflect

func (x *Driver) ProtoReflect() protoreflect.Message

func (*Driver) Reset

func (x *Driver) Reset()

func (*Driver) String

func (x *Driver) String() string

type Team

type Team struct {
	Id     uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CarIdx uint32 `protobuf:"varint,2,opt,name=car_idx,json=carIdx,proto3" json:"car_idx,omitempty"`
	Name   string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Team) Descriptor deprecated

func (*Team) Descriptor() ([]byte, []int)

Deprecated: Use Team.ProtoReflect.Descriptor instead.

func (*Team) GetCarIdx

func (x *Team) GetCarIdx() uint32

func (*Team) GetId

func (x *Team) GetId() uint32

func (*Team) GetName

func (x *Team) GetName() string

func (*Team) ProtoMessage

func (*Team) ProtoMessage()

func (*Team) ProtoReflect

func (x *Team) ProtoReflect() protoreflect.Message

func (*Team) Reset

func (x *Team) Reset()

func (*Team) String

func (x *Team) String() string

Jump to

Keyboard shortcuts

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