file_lock

package
v7.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_file_lock_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FileLockEntry

type FileLockEntry struct {
	Flag  *uint32 `protobuf:"varint,1,req,name=flag" json:"flag,omitempty"`
	Type  *uint32 `protobuf:"varint,2,req,name=type" json:"type,omitempty"`
	Pid   *int32  `protobuf:"varint,3,req,name=pid" json:"pid,omitempty"`
	Fd    *int32  `protobuf:"varint,4,req,name=fd" json:"fd,omitempty"`
	Start *int64  `protobuf:"varint,5,req,name=start" json:"start,omitempty"`
	Len   *int64  `protobuf:"varint,6,req,name=len" json:"len,omitempty"`
	// contains filtered or unexported fields
}

func (*FileLockEntry) Descriptor deprecated

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

Deprecated: Use FileLockEntry.ProtoReflect.Descriptor instead.

func (*FileLockEntry) GetFd

func (x *FileLockEntry) GetFd() int32

func (*FileLockEntry) GetFlag

func (x *FileLockEntry) GetFlag() uint32

func (*FileLockEntry) GetLen

func (x *FileLockEntry) GetLen() int64

func (*FileLockEntry) GetPid

func (x *FileLockEntry) GetPid() int32

func (*FileLockEntry) GetStart

func (x *FileLockEntry) GetStart() int64

func (*FileLockEntry) GetType

func (x *FileLockEntry) GetType() uint32

func (*FileLockEntry) ProtoMessage

func (*FileLockEntry) ProtoMessage()

func (*FileLockEntry) ProtoReflect

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

func (*FileLockEntry) Reset

func (x *FileLockEntry) Reset()

func (*FileLockEntry) String

func (x *FileLockEntry) String() string

Jump to

Keyboard shortcuts

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