Documentation ¶
Index ¶
- Variables
- type SentryMountPromiseBlockEvent
- func (*SentryMountPromiseBlockEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SentryMountPromiseBlockEvent) GetPath() string
- func (*SentryMountPromiseBlockEvent) ProtoMessage()
- func (x *SentryMountPromiseBlockEvent) ProtoReflect() protoreflect.Message
- func (x *SentryMountPromiseBlockEvent) Reset()
- func (x *SentryMountPromiseBlockEvent) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_pkg_sentry_vfs_events_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type SentryMountPromiseBlockEvent ¶
type SentryMountPromiseBlockEvent struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
func (*SentryMountPromiseBlockEvent) Descriptor
deprecated
func (*SentryMountPromiseBlockEvent) Descriptor() ([]byte, []int)
Deprecated: Use SentryMountPromiseBlockEvent.ProtoReflect.Descriptor instead.
func (*SentryMountPromiseBlockEvent) GetPath ¶
func (x *SentryMountPromiseBlockEvent) GetPath() string
func (*SentryMountPromiseBlockEvent) ProtoMessage ¶
func (*SentryMountPromiseBlockEvent) ProtoMessage()
func (*SentryMountPromiseBlockEvent) ProtoReflect ¶
func (x *SentryMountPromiseBlockEvent) ProtoReflect() protoreflect.Message
func (*SentryMountPromiseBlockEvent) Reset ¶
func (x *SentryMountPromiseBlockEvent) Reset()
func (*SentryMountPromiseBlockEvent) String ¶
func (x *SentryMountPromiseBlockEvent) String() string
Click to show internal directories.
Click to hide internal directories.