v1

package
v0.0.0-...-36d8597 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MQ_EVENT_CQRS_NEW = "shortlink.metadata.cqrs.new"
)

Variables

View Source
var (
	// Link CRUD methods
	METHOD_ADD    = notify.NewEventID()
	METHOD_GET    = notify.NewEventID()
	METHOD_LIST   = notify.NewEventID()
	METHOD_UPDATE = notify.NewEventID()
	METHOD_DELETE = notify.NewEventID()
)
View Source
var File_domain_metadata_v1_meta_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Meta

type Meta struct {
	FieldMask   *fieldmaskpb.FieldMask `protobuf:"bytes,5,opt,name=field_mask,json=fieldMask,proto3" json:"field_mask,omitempty"`
	Id          string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ImageUrl    string                 `protobuf:"bytes,2,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	Description string                 `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	Keywords    string                 `protobuf:"bytes,4,opt,name=keywords,proto3" json:"keywords,omitempty"`
	// contains filtered or unexported fields
}

func (*Meta) Descriptor deprecated

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

Deprecated: Use Meta.ProtoReflect.Descriptor instead.

func (*Meta) GetDescription

func (x *Meta) GetDescription() string

func (*Meta) GetFieldMask

func (x *Meta) GetFieldMask() *fieldmaskpb.FieldMask

func (*Meta) GetId

func (x *Meta) GetId() string

func (*Meta) GetImageUrl

func (x *Meta) GetImageUrl() string

func (*Meta) GetKeywords

func (x *Meta) GetKeywords() string

func (*Meta) ProtoMessage

func (*Meta) ProtoMessage()

func (*Meta) ProtoReflect

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

func (*Meta) Reset

func (x *Meta) Reset()

func (*Meta) String

func (x *Meta) String() string

Jump to

Keyboard shortcuts

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