This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site-v2
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/asf-site-v2 by this push:
new 89d311246bd deploy: 46da656ee7b6fbe84081b4c26a812a88ebcb6781
89d311246bd is described below
commit 89d311246bdd56c6e5ecf89d1926779a650fbbc6
Author: marsevilspirit <[email protected]>
AuthorDate: Sat Jun 21 07:56:44 2025 +0000
deploy: 46da656ee7b6fbe84081b4c26a812a88ebcb6781
---
en/overview/mannual/golang-sdk/quickstart/rpc/index.html | 6 +++---
en/sitemap.xml | 2 +-
sitemap.xml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/en/overview/mannual/golang-sdk/quickstart/rpc/index.html
b/en/overview/mannual/golang-sdk/quickstart/rpc/index.html
index 9673f54055a..1845cfc2e3f 100644
--- a/en/overview/mannual/golang-sdk/quickstart/rpc/index.html
+++ b/en/overview/mannual/golang-sdk/quickstart/rpc/index.html
@@ -1,5 +1,5 @@
<!doctype html><html lang=en class=no-js><head><meta name=ROBOTS
content="INDEX, FOLLOW"><link rel=alternate hreflang=zh-cn
href=https://dubbo.apache.org/zh-cn/overview/mannual/golang-sdk/quickstart/rpc/><link
rel=canonical
href=https://dubbo.apache.org/en/overview/mannual/golang-sdk/quickstart/rpc/><script>var
_paq=window._paq=window._paq||[];_paq.push(["setDocumentTitle",document.domain+"/"+document.title]),_paq.push(["setCookieDomain","*.dubbo.apache.org"]),_paq.push(["trackPageView"]
[...]
-<meta property="og:site_name" content="Apache Dubbo"><meta property="og:title"
content="Develop RPC Server & RPC Client"><meta property="og:description"
content="Dubbo-go Quick Start"><meta property="og:locale" content="en"><meta
property="og:type" content="article"><meta property="article:section"
content="overview"><meta property="article:modified_time"
content="2024-09-30T17:53:33+08:00"><meta itemprop=name content="Develop RPC
Server & RPC Client"><meta itemprop=description content=" [...]
+<meta property="og:site_name" content="Apache Dubbo"><meta property="og:title"
content="Develop RPC Server & RPC Client"><meta property="og:description"
content="Dubbo-go Quick Start"><meta property="og:locale" content="en"><meta
property="og:type" content="article"><meta property="article:section"
content="overview"><meta property="article:modified_time"
content="2025-06-21T13:21:02+05:30"><meta itemprop=name content="Develop RPC
Server & RPC Client"><meta itemprop=description content=" [...]
<a class=dropdown-item href=/en/overview/notices/>Security Notices</a>
<a class=dropdown-item href=/en/contact/>Contributor's Guide</a></div></li><li
class="nav-item nav-item-line px-2 mb-2 mb-lg-0"><a class=nav-link
href=/en/blog/><span>Blog</span></a></li><li class="nav-item nav-item-line px-2
mb-2 mb-lg-0"><a class=nav-link
href=/en/download/><span>DOWNLOAD</span></a></li><li class="nav-item dropdown
d-lg-block"><a class="nav-link dropdown-toggle" href=# id=navbarDropdown
role=button data-toggle=dropdown aria-haspopup=true
aria-expanded=false>ECOSYSTEM</ [...]
<a class=dropdown-item
href=/zh-cn/overview/mannual/control-plane/>Visualizable Console</a>
@@ -630,7 +630,7 @@
<label for=m-enoverviewnoticesregistry-check><a
href=/en/overview/notices/registry/ class="align-left pl-0 td-sidebar-link
td-sidebar-link__page" id=m-enoverviewnoticesregistry><span>Registry Center
Security</span></a></label></li><li class="td-sidebar-nav__section-title
td-sidebar-nav__section without-child" id=m-enoverviewnoticesadmin-li><input
type=checkbox id=m-enoverviewnoticesadmin-check>
<label for=m-enoverviewnoticesadmin-check><a href=/en/overview/notices/admin/
class="align-left pl-0 td-sidebar-link td-sidebar-link__page"
id=m-enoverviewnoticesadmin><span>Dubbo Admin
Security</span></a></label></li><li class="td-sidebar-nav__section-title
td-sidebar-nav__section without-child" id=m-enoverviewnoticeslog4j-li><input
type=checkbox id=m-enoverviewnoticeslog4j-check>
<label for=m-enoverviewnoticeslog4j-check><a href=/en/overview/notices/log4j/
class="align-left pl-0 td-sidebar-link td-sidebar-link__page"
id=m-enoverviewnoticeslog4j><span>Log4j Vulnerability
Impact</span></a></label></li></ul></li></ul></li></ul></nav></div></div><main
class="col-12 col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a
href=/en/overview/>Documentation</a></li><li class=breadcrumb-item><a [...]
-</span></span><span style=display:flex><span>go install
dubbo.apache.org/dubbo-go/v3/cmd/[email protected]
+</span></span><span style=display:flex><span>go install
github.com/dubbogo/protoc-gen-go-triple/[email protected]
</span></span></code></pre></div><p>Make sure <code>protoc-gen-go</code> and
<code>protoc-gen-go-triple</code> are in your <code>PATH</code>. You can verify
this with <code>which protoc-gen-go</code>. If that command does not work,
please execute the following commands:</p><div class=highlight><pre tabindex=0
style=color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
class=language-shell data-lang=shell><span style=display:flex><span><span
style=color:#71 [...]
</span></span><span style=display:flex><span><span
style=color:#719e07>[</span> -n <span style=color:#2aa198>"</span><span
style=color:#719e07>$(</span>go env GOPATH<span
style=color:#719e07>)</span><span style=color:#2aa198>"</span> <span
style=color:#719e07>]</span> <span style=color:#719e07>&&</span> <span
style=color:#b58900>export</span> <span style=color:#268bd2>PATH</span><span
style=color:#719e07>=</span><span style=color:#2aa198>"</span><span
style=color:#719 [...]
</span></span></code></pre></div></li></ol><h2 id=quick-run-example>Quick Run
Example</h2><h3 id=download-example-source-code>Download Example Source
Code</h3><p>We maintain a series of dubbo-go usage examples in the <a
href=https://github.com/apache/dubbo-go-samples/
target=_blank>apache/dubbo-go-samples</a> repository to help users quickly
learn how to use dubbo-go.</p><p>You can <a
href=https://github.com/apache/dubbo-go-samples/archive/refs/heads/master.zip
target=_blank>download the [...]
@@ -718,7 +718,7 @@
</span></span><span style=display:flex><span> logger.<span
style=color:#268bd2>Infof</span>(<span style=color:#2aa198>"Greet response:
%s"</span>, resp.Greeting)
</span></span><span style=display:flex><span>}
</span></span></code></pre></div><p>This is the basic working principle of
dubbo-go RPC!</p><h2 id=more-content>More Content</h2><section
id=section-0><div class="td-content list-page"><div class=lead></div><header
class=article-meta></header><div class=row><div class="col-sm col-md-6
mb-4"><div class="h-100 card shadow" href=#><div class=card-body><h4
class=card-title><a href=/en/overview/mannual/golang-sdk/tutorial/rpc/>More
Features of RPC Framework</a></h4><p>Learn about Streaming co [...]
-<button class="btn btn-primary mb-4
feedback--no">No</button></div><script>const
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathname,value:e})},disableButtons=()=>{yes.disabled=!0,yes.classList.add("feedback--button__disable
[...]
+<button class="btn btn-primary mb-4
feedback--no">No</button></div><script>const
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathname,value:e})},disableButtons=()=>{yes.disabled=!0,yes.classList.add("feedback--button__disable
[...]
<a
href="https://github.com/apache/dubbo-website/new/master/content/en//overview/mannual/golang-sdk/quickstart/rpc?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+m
[...]
<a
href="https://github.com/apache/dubbo-website/issues/new?title=Develop%20RPC%20Server%20&amp;%20RPC%20Client"
target=_blank><i class="fab fa-github fa-fw"></i> Create an issue</a>
<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> Create project issue</a></div><nav
id=TableOfContents><ul><li><a href=#prerequisites>Prerequisites</a></li><li><a
href=#quick-run-example>Quick Run Example</a><ul><li><a
href=#download-example-source-code>Download Example Source Code</a></li><li><a
href=#run-server>Run Server</a></li><li><a href=#run-client>Run
Client</a></li></ul></li><li><a href=#source-code-explanation>Source Code Expla
[...]
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 400e8abfd10..a089f521020 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://dubbo.apache.org/en/blog/2023/01/16/alibaba-upgrades-dubbo3-to-fully-replace-hsf2/</loc><lastmod>2024-09-30T17:53:33+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="zh-cn"
href="https://dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5
[...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://dubbo.apache.org/en/blog/2023/01/16/alibaba-upgrades-dubbo3-to-fully-replace-hsf2/</loc><lastmod>2024-09-30T17:53:33+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="zh-cn"
href="https://dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5
[...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index fe8d6e8afc4..3da9ac4b778 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2025-05-15T17:34:18+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2025-03-11T08:03:41+05:30</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2025-05-15T17:34:18+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2025-06-21T13:21:02+05:30</lastmod></sitemap></sitemapindex>
\ No newline at end of file