msi

package
v0.0.0-...-82302bd Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_models_msi_product_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Product

type Product struct {
	Guid        string                 `protobuf:"bytes,1,opt,name=guid,proto3" json:"guid,omitempty"`
	Name        string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Version     string                 `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	Publisher   string                 `protobuf:"bytes,4,opt,name=publisher,proto3" json:"publisher,omitempty"`
	InstallDate *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=install_date,json=installDate,proto3" json:"install_date,omitempty"`
	// contains filtered or unexported fields
}

func (*Product) Descriptor deprecated

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

Deprecated: Use Product.ProtoReflect.Descriptor instead.

func (*Product) GetGuid

func (x *Product) GetGuid() string

func (*Product) GetInstallDate

func (x *Product) GetInstallDate() *timestamppb.Timestamp

func (*Product) GetName

func (x *Product) GetName() string

func (*Product) GetPublisher

func (x *Product) GetPublisher() string

func (*Product) GetVersion

func (x *Product) GetVersion() string

func (*Product) ProtoMessage

func (*Product) ProtoMessage()

func (*Product) ProtoReflect

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

func (*Product) Reset

func (x *Product) Reset()

func (*Product) String

func (x *Product) String() string

Jump to

Keyboard shortcuts

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