app

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_application_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LockStatusRequest

type LockStatusRequest struct {
	// contains filtered or unexported fields
}

func (*LockStatusRequest) Descriptor deprecated

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

Deprecated: Use LockStatusRequest.ProtoReflect.Descriptor instead.

func (*LockStatusRequest) ProtoMessage

func (*LockStatusRequest) ProtoMessage()

func (*LockStatusRequest) ProtoReflect

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

func (*LockStatusRequest) Reset

func (x *LockStatusRequest) Reset()

func (*LockStatusRequest) String

func (x *LockStatusRequest) String() string

type LockStatusResponse

type LockStatusResponse struct {
	Locked bool `protobuf:"varint,1,opt,name=locked,proto3" json:"locked,omitempty"`
	// contains filtered or unexported fields
}

func (*LockStatusResponse) Descriptor deprecated

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

Deprecated: Use LockStatusResponse.ProtoReflect.Descriptor instead.

func (*LockStatusResponse) GetLocked

func (x *LockStatusResponse) GetLocked() bool

func (*LockStatusResponse) ProtoMessage

func (*LockStatusResponse) ProtoMessage()

func (*LockStatusResponse) ProtoReflect

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

func (*LockStatusResponse) Reset

func (x *LockStatusResponse) Reset()

func (*LockStatusResponse) String

func (x *LockStatusResponse) String() string

type StartRequest

type StartRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Args string `protobuf:"bytes,2,opt,name=args,proto3" json:"args,omitempty"`
	// contains filtered or unexported fields
}

func (*StartRequest) Descriptor deprecated

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

Deprecated: Use StartRequest.ProtoReflect.Descriptor instead.

func (*StartRequest) GetArgs

func (x *StartRequest) GetArgs() string

func (*StartRequest) GetName

func (x *StartRequest) GetName() string

func (*StartRequest) ProtoMessage

func (*StartRequest) ProtoMessage()

func (*StartRequest) ProtoReflect

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

func (*StartRequest) Reset

func (x *StartRequest) Reset()

func (*StartRequest) String

func (x *StartRequest) String() string

Jump to

Keyboard shortcuts

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