กฎ
- cc_proto_library
- java_lite_proto_library
- java_proto_library
- proto_library
- py_proto_library
- proto_lang_toolchain
- proto_toolchain
cc_proto_library
ดูแหล่งที่มาของกฎcc_proto_library(name, deps, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, restricted_to, tags, target_compatible_with, testonly, toolchains, visibility)
cc_proto_library
สร้างโค้ด C++ จากไฟล์ .proto
deps
ต้องชี้ไปยังกฎ proto_library
ตัวอย่าง
cc_library(
name = "lib",
deps = [":foo_cc_proto"],
)
cc_proto_library(
name = "foo_cc_proto",
deps = [":foo_proto"],
)
proto_library(
name = "foo_proto",
)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
deps
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ proto_library
ที่จะสร้างโค้ด C++
|
java_lite_proto_library
ดูแหล่งที่มาของกฎjava_lite_proto_library(name, deps, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, restricted_to, tags, target_compatible_with, testonly, toolchains, visibility)
java_lite_proto_library
สร้างโค้ด Java จากไฟล์ .proto
deps
ต้องชี้ไปยังกฎ proto_library
ตัวอย่าง
java_library(
name = "lib",
runtime_deps = [":foo"],
)
java_lite_proto_library(
name = "foo",
deps = [":bar"],
)
proto_library(
name = "bar",
)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
deps
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ proto_library
ที่จะสร้างโค้ด Java
|
java_proto_library
ดูแหล่งที่มาของกฎjava_proto_library(name, deps, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, licenses, restricted_to, tags, target_compatible_with, testonly, toolchains, visibility)
java_proto_library
สร้างโค้ด Java จากไฟล์ .proto
deps
ต้องชี้ไปยังกฎ proto_library
ตัวอย่าง
java_library(
name = "lib",
runtime_deps = [":foo_java_proto"],
)
java_proto_library(
name = "foo_java_proto",
deps = [":foo_proto"],
)
proto_library(
name = "foo_proto",
)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
deps
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ proto_library
ที่จะสร้างโค้ด Java
|
proto_library
ดูแหล่งที่มาของกฎproto_library(name, deps, srcs, data, allow_exports, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, exports, features, import_prefix, licenses, restricted_to, strip_import_prefix, tags, target_compatible_with, testonly, toolchains, visibility)
หากใช้ Bazel โปรดโหลดกฎจาก https://github.com/bazelbuild/rules_proto
ใช้ proto_library
เพื่อกำหนดไลบรารีของโปรโตคอลบัฟเฟอร์ซึ่งอาจใช้จากหลายภาษา proto_library
อาจแสดงอยู่ในประโยค deps
ของกฎที่รองรับ เช่น java_proto_library
เมื่อคอมไพล์ในบรรทัดคำสั่ง proto_library
จะสร้างไฟล์ชื่อ foo-descriptor-set.proto.bin
ซึ่งเป็นชุดตัวบ่งชี้สำหรับข้อความแหล่งที่มาของกฎ ไฟล์เป็นไฟล์ที่แปลงเป็นรูปแบบข้อความ
FileDescriptorSet
ซึ่งอธิบายไว้ใน
https://developers.google.com/protocol-buffers/docs/techniques#self-description
โดยจะมีเฉพาะข้อมูลเกี่ยวกับไฟล์ .proto
ที่กฎ proto_library
กล่าวถึงโดยตรง คุณจะดูชุดตัวระบุแบบเปลี่ยนผ่านได้ผ่าน[ProtoInfo].transitive_descriptor_sets
ผู้ให้บริการ Starlark
ดูเอกสารประกอบใน proto_info.bzl
การจัดระเบียบโค้ดที่แนะนำ
- กฎ
proto_library
1 รายการต่อไฟล์.proto
1 ไฟล์ - ไฟล์ชื่อ
foo.proto
จะอยู่ในกฎชื่อfoo_proto
ซึ่งอยู่ในแพ็กเกจเดียวกัน [language]_proto_library
ที่รวมproto_library
ชื่อfoo_proto
ควรเรียกว่าfoo_[language]_proto
และอยู่ในแพ็กเกจเดียวกัน
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
deps
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ proto_library อื่นๆ ที่เป้าหมายใช้
proto_library อาจขึ้นอยู่กับเป้าหมาย proto_library อื่นๆ เท่านั้น โดยอาจไม่ขึ้นอยู่กับไลบรารีเฉพาะภาษา
|
srcs
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ .proto และ .protodevel ที่ประมวลผลเพื่อสร้างเป้าหมาย ซึ่งโดยปกติแล้วจะเป็นรายการที่ไม่ใช่รายการว่าง Use Case หนึ่งที่ srcs ว่างเปล่าได้คือ alias-library นี่เป็นกฎ proto_library ที่มี proto_library อื่นๆ อย่างน้อย 1 รายการใน deps
รูปแบบนี้สามารถใช้เพื่อส่งออก Public API ภายใต้ชื่อถาวรได้
|
allow_exports
|
ป้ายกํากับ ค่าเริ่มต้นคือ |
exports
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ |
import_prefix
|
สตริง ค่าเริ่มต้นคือ เมื่อตั้งค่าแล้ว ไฟล์ต้นฉบับ .proto ในแอตทริบิวต์ ระบบจะนำคำนำหน้าในแอตทริบิวต์ |
strip_import_prefix
|
สตริง ค่าเริ่มต้นคือ เมื่อตั้งค่าแล้ว ไฟล์ต้นฉบับ .proto ในแอตทริบิวต์ หากเป็นเส้นทางแบบสัมพัทธ์ (ไม่ขึ้นต้นด้วยเครื่องหมายทับ) ระบบจะถือว่าเส้นทางนั้นสัมพันธ์กับแพ็กเกจ หากเป็นเส้นทางสัมบูรณ์ ระบบจะเข้าใจว่าเป็นเส้นทางสัมพัทธ์กับที่เก็บ ระบบจะเพิ่มคำนำหน้าในแอตทริบิวต์ |
py_proto_library
ดูแหล่งที่มาของกฎpy_proto_library(name, deps, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, restricted_to, tags, target_compatible_with, testonly, toolchains, visibility)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
deps
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ |
proto_lang_toolchain
ดูแหล่งที่มาของกฎproto_lang_toolchain(name, allowlist_different_package, blacklisted_protos, command_line, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, mnemonic, output_files, plugin, plugin_format_flag, progress_message, protoc_minimal_do_not_use, restricted_to, runtime, tags, target_compatible_with, testonly, toolchain_type, toolchains, visibility)
หากใช้ Bazel โปรดโหลดกฎจาก https://github.com/bazelbuild/rules_proto
ระบุวิธีใช้กฎ LANG_proto_library (เช่น java_proto_library
) ควรเรียกใช้โปรแกรมคอมไพล์ proto
กฎ LANG_proto_library บางข้ออนุญาตให้ระบุเครื่องมือทางเทคนิคที่จะใช้โดยใช้ Flag บรรทัดคำสั่ง โปรดดูเอกสารประกอบ
โดยทั่วไปแล้ว คุณไม่ควรเขียนกฎประเภทดังกล่าว เว้นแต่ว่าคุณต้องการปรับแต่งคอมไพเลอร์ Java
ไม่มีคอมไพเลอร์ คอมไพเลอร์โปรโตคอลนำมาจากกฎ proto_library ที่เราแนบไว้ ระบบจะส่งค่านี้ผ่านเป็น Flag บรรทัดคำสั่งไปยัง Blaze
ฟีเจอร์หลายอย่างกำหนดให้ต้องเรียกใช้คอมไพเลอร์โปรโตในกฎ proto_library เอง
การบังคับใช้คอมไพเลอร์ที่ LANG_proto_library ใช้ให้เหมือนกับคอมไพเลอร์ที่ใช้โดย proto_library
จะมีประโยชน์
ตัวอย่าง
ตัวอย่างง่ายๆ มีดังนี้
proto_lang_toolchain(
name = "javalite_toolchain",
command_line = "--javalite_out=shared,immutable:$(OUT)",
plugin = ":javalite_plugin",
runtime = ":protobuf_lite",
)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
allowlist_different_package
|
ป้ายกํากับ ค่าเริ่มต้นคือ |
blacklisted_protos
|
รายการป้ายกํากับ ค่าเริ่มต้นคือ srcs ของ blacklisted_protos
ใช้สำหรับไฟล์ .proto ที่ลิงก์กับรันไทม์ proto อยู่แล้ว เช่น any.proto
|
command_line
|
สตริง; ต้องระบุ ระบบจะส่งค่านี้ไปยังคอมไพเลอร์โปรโตเพื่อสร้างโค้ด ใส่เฉพาะส่วนที่เกี่ยวข้องกับเครื่องมือสร้างโค้ด/ปลั๊กอินนี้เท่านั้น (เช่น อย่าใส่พารามิเตอร์ -I)
|
mnemonic
|
สตริง ค่าเริ่มต้นคือ |
output_files
|
สตริง ค่าเริ่มต้นคือ $(OUT) ใน command_line โดยระบุเส้นทางไปยังไฟล์เดียวหรือไดเรกทอรีเอาต์พุตในกรณีที่มีไฟล์หลายไฟล์
ค่าที่เป็นไปได้คือ "single", "multiple"
|
plugin
|
ป้ายกํากับ ค่าเริ่มต้นคือ --plugin=protoc-gen-PLUGIN=<executable>.
|
plugin_format_flag
|
สตริง ค่าเริ่มต้นคือ --plugin=protoc-gen-PLUGIN=<executable>.
|
progress_message
|
สตริง ค่าเริ่มต้นคือ |
protoc_minimal_do_not_use
|
ป้ายกํากับ ค่าเริ่มต้นคือ |
runtime
|
ป้ายกํากับ ค่าเริ่มต้นคือ |
toolchain_type
|
ป้ายกํากับ ค่าเริ่มต้นคือ |
proto_toolchain
ดูแหล่งที่มาของกฎproto_toolchain(name, command_line, compatible_with, deprecation, distribs, exec_compatible_with, exec_properties, features, mnemonic, output_files, progress_message, proto_compiler, restricted_to, tags, target_compatible_with, testonly, toolchains, visibility)
อาร์กิวเมนต์
Attributes | |
---|---|
name |
ชื่อ ต้องระบุ ชื่อที่ไม่ซ้ำกันสําหรับเป้าหมายนี้ |
command_line
|
สตริง ค่าเริ่มต้นคือ |
mnemonic
|
สตริง ค่าเริ่มต้นคือ |
output_files
|
สตริง ค่าเริ่มต้นคือ |
progress_message
|
สตริง ค่าเริ่มต้นคือ |
proto_compiler
|
ป้ายกํากับ ค่าเริ่มต้นคือ |