chals

package
v0.0.0-...-0a0123b Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional chals.FormUI form_ui = 50000;
	E_FormUi = &file_chals_config_proto_extTypes[0]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var File_chals_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FormUI

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

func (*FormUI) Descriptor deprecated

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

Deprecated: Use FormUI.ProtoReflect.Descriptor instead.

func (*FormUI) GetVisible

func (x *FormUI) GetVisible() bool

func (*FormUI) ProtoMessage

func (*FormUI) ProtoMessage()

func (*FormUI) ProtoReflect

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

func (*FormUI) Reset

func (x *FormUI) Reset()

func (*FormUI) String

func (x *FormUI) String() string

type Meta

type Meta struct {
	Id         string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	X          int32  `protobuf:"varint,2,opt,name=x,proto3" json:"x,omitempty"`
	Y          int32  `protobuf:"varint,3,opt,name=y,proto3" json:"y,omitempty"`
	Name       string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	Flag       string `protobuf:"bytes,5,opt,name=flag,proto3" json:"flag,omitempty"`
	Entrypoint bool   `protobuf:"varint,6,opt,name=entrypoint,proto3" json:"entrypoint,omitempty"`
	// contains filtered or unexported fields
}

func (*Meta) Descriptor deprecated

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

Deprecated: Use Meta.ProtoReflect.Descriptor instead.

func (*Meta) GetEntrypoint

func (x *Meta) GetEntrypoint() bool

func (*Meta) GetFlag

func (x *Meta) GetFlag() string

func (*Meta) GetId

func (x *Meta) GetId() string

func (*Meta) GetName

func (x *Meta) GetName() string

func (*Meta) GetX

func (x *Meta) GetX() int32

func (*Meta) GetY

func (x *Meta) GetY() int32

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

type Resources

type Resources struct {
	BuildDir string `protobuf:"bytes,1,opt,name=build_dir,json=buildDir,proto3" json:"build_dir,omitempty"`
	// contains filtered or unexported fields
}

func (*Resources) Descriptor deprecated

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

Deprecated: Use Resources.ProtoReflect.Descriptor instead.

func (*Resources) GetBuildDir

func (x *Resources) GetBuildDir() string

func (*Resources) ProtoMessage

func (*Resources) ProtoMessage()

func (*Resources) ProtoReflect

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

func (*Resources) Reset

func (x *Resources) Reset()

func (*Resources) String

func (x *Resources) String() string

Jump to

Keyboard shortcuts

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