Hi
I have two questions related to go/textformat-spec
<https://goto.google.com/textformat-spec#header> based template files like
below -
google3/configs/security/ganpati/onpiper/prod/traffic-interconnect/cloud-interconnect/tpc-gdutst/tpc-gdutst.template
Q1. Can tcp-gdutst.template #include another template file?
Motivation is to separate functionally logical textproto messages in
different files and include them in a top level file.
Q2. Can I parameterize some fields/strings such that
name: "tpc-gdutst-cloud-interconnect-prod"
changes to
name: "${universe}-cloud-interconnect-prod"
and $universe = "tpc-gdutst" or "foo" depending on the runtime needs.
Thanks
--sk
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/protobuf/7c6962bd-74a4-4f7f-895b-9c658b62e8fan%40googlegroups.com.