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 9782163ebe deploy: b881da7c9ef158bb8a54f7a477dca6e9caeee4f0
9782163ebe is described below
commit 9782163ebe4145e6d5874df2babcc32c45f22649
Author: AlbumenJ <[email protected]>
AuthorDate: Mon Feb 6 09:20:32 2023 +0000
deploy: b881da7c9ef158bb8a54f7a477dca6e9caeee4f0
---
sitemap.xml | 2 +-
zh/docs3-v2/golang-sdk/preface/design/architecture/index.html | 9 +++------
zh/docs3-v2/golang-sdk/preface/design/index.html | 2 +-
zh/docs3-v2/golang-sdk/preface/design/index.xml | 5 +++--
zh/sitemap.xml | 2 +-
5 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/sitemap.xml b/sitemap.xml
index 272ef8321f..50d52b3cd1 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/sitemap.xml</loc><lastmod>2023-02-06T17:15:47+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-05T09:16:05+08:00</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/sitemap.xml</loc><lastmod>2023-02-06T17:16:22+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-05T09:16:05+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh/docs3-v2/golang-sdk/preface/design/architecture/index.html
b/zh/docs3-v2/golang-sdk/preface/design/architecture/index.html
index 897a323f71..33109d2155 100644
--- a/zh/docs3-v2/golang-sdk/preface/design/architecture/index.html
+++ b/zh/docs3-v2/golang-sdk/preface/design/architecture/index.html
@@ -1,13 +1,10 @@
-<!doctype html><html lang=zh class=no-js><head><meta charset=utf-8><meta
name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta
name=generator content="Hugo 0.110.0"><meta name=ROBOTS content="INDEX,
FOLLOW"><link rel="shortcut icon" href=/favicons/favicon.ico><link
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-节点说明 Registry : dubbo-go中负责服务注册与发现的注册中心 Consumer : 调用远程服务的服务消费方 Provider :
暴露服务的服务提供方 过程说明 0. register : 当服务提供方在启动的时候,会自动将自己的服务注册到注册中心 1. subscribe :
服务消费方会在启动的时候,向注册中心订阅自己所需要的服务 2. notify :
注册中心返回服务注册的信息给到服务消费方,当订阅的服务发生变更,会推送变更的数据给到消费方 3. invoke :
服务消费者根据从注册中心获得的服务地址,经过负载均衡算法选出一个合适的服务地址发起请求 "><meta property="og:type"
content="article"><meta property="og:url"
content="https://dubbo.apache.org/zh/docs3-v2/golang-sdk/preface/design/architecture/"><meta
property="article:section" content="d [...]
-节点说明 Registry : dubbo-go中负责服务注册与发现的注册中心 Consumer : 调用远程服务的服务消费方 Provider :
暴露服务的服务提供方 过程说明 0. register : 当服务提供方在启动的时候,会自动将自己的服务注册到注册中心 1. subscribe :
服务消费方会在启动的时候,向注册中心订阅自己所需要的服务 2. notify :
注册中心返回服务注册的信息给到服务消费方,当订阅的服务发生变更,会推送变更的数据给到消费方 3. invoke :
服务消费者根据从注册中心获得的服务地址,经过负载均衡算法选出一个合适的服务地址发起请求 "><meta itemprop=dateModified
content="2023-01-02T22:00:39+08:00"><meta itemprop=wordCount content="27"><meta
itemprop=keywords content><meta name=twitter:card content="summary"><meta
name=twitter:ti [...]
-节点说明 Registry : dubbo-go中负责服务注册与发现的注册中心 Consumer : 调用远程服务的服务消费方 Provider :
暴露服务的服务提供方 过程说明 0. register : 当服务提供方在启动的时候,会自动将自己的服务注册到注册中心 1. subscribe :
服务消费方会在启动的时候,向注册中心订阅自己所需要的服务 2. notify :
注册中心返回服务注册的信息给到服务消费方,当订阅的服务发生变更,会推送变更的数据给到消费方 3. invoke :
服务消费者根据从注册中心获得的服务地址,经过负载均衡算法选出一个合适的服务地址发起请求 "><script
type=application/javascript>var
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create","UA-112489517-1","auto"),ga("send","pa [...]
+<!doctype html><html lang=zh class=no-js><head><meta charset=utf-8><meta
name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta
name=generator content="Hugo 0.110.0"><meta name=ROBOTS content="INDEX,
FOLLOW"><link rel="shortcut icon" href=/favicons/favicon.ico><link
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
<link rel=preload
href=/scss/main.min.8637cb48af1c2672dbf22e4e83652c0cebe2d667477b88c8a046be155bcf7cfe.css
as=style><link
href=/scss/main.min.8637cb48af1c2672dbf22e4e83652c0cebe2d667477b88c8a046be155bcf7cfe.css
rel=stylesheet integrity><script src=/js/jquery-3.5.1.min.js
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin=anonymous></script>
<link rel=stylesheet
href=https://cdn.jsdelivr.net/npm/@docsearch/css@3></head><body
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand
href=/zh/><span class=navbar-logo><svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 321.39 78.54"><title id="title19">DUBBO LOGO</title><path
class="cls-1" d="M68.46 50.38c0 14.06 11.39 22.11 25.45 22.11s25.45-8.05
25.45-22.11V7.25H68.46zm21.24-28h8.6V31H89.7zm0 [...]
<a
href="https://github.com/apache/dubbo-website/new/master/content/zh/docs3-v2/golang-sdk/preface/design/architecture.md?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+%22fron
[...]
<a
href="https://github.com/apache/dubbo-website/issues/new?title=%e6%9e%b6%e6%9e%84"
target=_blank><i class="fab fa-github fa-fw"></i> 提交文档问题</a>
-<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class="d-none d-md-block
d-print-none"><ol class="breadcrumb spb-1"><li class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/>SDK 手册</a></li><li
class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/golang-sdk/>Golang</a></li><li
class=breadcrumb-item><a hr [...]
-<button class="btn btn-primary mb-4 feedback--answer
feedback--answer-no">No</button><p class="feedback--response
feedback--response-yes">Glad to hear it! Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to
hear that. Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback
[...]
+<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><ul><li><a href=#架构说明>架构说明</a></li><li><a
href=#节点说明>节点说明</a></li><li><a
href=#过程说明>过程说明</a></li></ul></li></ul></nav></div></aside><main class="col-12
col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class="d-none
d-md-block d-print-none"><ol class="breadcrumb spb-1"><li
class=breadcrumb-item><a href=https:// [...]
+<button class="btn btn-primary mb-4 feedback--answer
feedback--answer-no">No</button><p class="feedback--response
feedback--response-yes">Glad to hear it! Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to
hear that. Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback
[...]
<script src=/js/bootstrap.min.js
integrity=sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy
crossorigin=anonymous></script>
<script
src=/js/main.min.9f304eb79b67eb331e2b22923c361575b563af25c0fd56279cf20f3a2417cff4.js
integrity="sha256-nzBOt5tn6zMeKyKSPDYVdbVjryXA/VYnnPIPOiQXz/Q="
crossorigin=anonymous></script>
<script src=https://cdn.jsdelivr.net/npm/@docsearch/js@3></script>
diff --git a/zh/docs3-v2/golang-sdk/preface/design/index.html
b/zh/docs3-v2/golang-sdk/preface/design/index.html
index 9ab9ae6f1a..920a46f294 100644
--- a/zh/docs3-v2/golang-sdk/preface/design/index.html
+++ b/zh/docs3-v2/golang-sdk/preface/design/index.html
@@ -3,7 +3,7 @@
<link rel=stylesheet
href=https://cdn.jsdelivr.net/npm/@docsearch/css@3></head><body
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand
href=/zh/><span class=navbar-logo><svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 321.39 78.54"><title id="title19">DUBBO LOGO</title><path
class="cls-1" d="M68.46 50.38c0 14.06 11.39 22.11 25.45 22.11s25.45-8.05
25.45-22.11V7.25H68.46zm21.24-28h8.6V31H89.7z [...]
<a
href="https://github.com/apache/dubbo-website/new/master/content/zh/docs3-v2/golang-sdk/preface/design/_index.md?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+matt
[...]
<a
href="https://github.com/apache/dubbo-website/issues/new?title=%e4%bb%a3%e7%a0%81%e6%9e%b6%e6%9e%84"
target=_blank><i class="fab fa-github fa-fw"></i> 提交文档问题</a>
-<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class="d-none d-md-block
d-print-none"><ol class="breadcrumb spb-1"><li class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/>SDK 手册</a></li><li
class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/golang-sdk/>Golang</a></li><li
class=breadcrumb-item><a hr [...]
+<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class="d-none d-md-block
d-print-none"><ol class="breadcrumb spb-1"><li class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/>SDK 手册</a></li><li
class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/golang-sdk/>Golang</a></li><li
class=breadcrumb-item><a hr [...]
<button class="btn btn-primary mb-4 feedback--answer
feedback--answer-no">No</button><p class="feedback--response
feedback--response-yes">Glad to hear it! Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to
hear that. Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback
[...]
<script src=/js/bootstrap.min.js
integrity=sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy
crossorigin=anonymous></script>
<script
src=/js/main.min.9f304eb79b67eb331e2b22923c361575b563af25c0fd56279cf20f3a2417cff4.js
integrity="sha256-nzBOt5tn6zMeKyKSPDYVdbVjryXA/VYnnPIPOiQXz/Q="
crossorigin=anonymous></script>
diff --git a/zh/docs3-v2/golang-sdk/preface/design/index.xml
b/zh/docs3-v2/golang-sdk/preface/design/index.xml
index b19e1d8f0c..cd4e68f18e 100644
--- a/zh/docs3-v2/golang-sdk/preface/design/index.xml
+++ b/zh/docs3-v2/golang-sdk/preface/design/index.xml
@@ -134,14 +134,15 @@
</ul>
<h2 id="3-说明">3. 说明</h2>
<p>暴露的服务是接口级别的,一个用户定义的 Provider Struct/一个用户定义的Consumer
Struct,对应一个Service/Reference 模块,一个应用可以同时存在Consumer 模块和 Provider
模块,因此可以同时存在多个Service/Reference
模块。</p></description></item><item><title>Docs3-V2:
架构</title><link>https://dubbo.apache.org/zh/docs3-v2/golang-sdk/preface/design/architecture/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/golang-sdk/preface/design/architecture/</guid><description>
+<h3 id="架构说明">架构说明</h3>
<p><img
src="https://dubbo.apache.org/imgs/docs3-v2/golang-sdk/concept/more/architecture/architecture.png"
alt="architecture"></p>
-<h4 id="节点说明">节点说明</h4>
+<h3 id="节点说明">节点说明</h3>
<ul>
<li><code>Registry</code> : dubbo-go中负责服务注册与发现的注册中心</li>
<li><code>Consumer</code> : 调用远程服务的服务消费方</li>
<li><code>Provider</code> : 暴露服务的服务提供方</li>
</ul>
-<h4 id="过程说明">过程说明</h4>
+<h3 id="过程说明">过程说明</h3>
<ul>
<li><code>0. register</code> : 当服务提供方在启动的时候,会自动将自己的服务注册到注册中心</li>
<li><code>1. subscribe</code> : 服务消费方会在启动的时候,向注册中心订阅自己所需要的服务</li>
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 4cf7e58455..501776cf02 100644
--- a/zh/sitemap.xml
+++ b/zh/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/zh/docs3-v2/java-sdk/faq/0/</loc><lastmod>2022-08-01T10:49:31+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="en"
href="https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/0/"/><xhtml:link
rel="alternate" hreflang="zh" href="https://dubbo.a [...]
\ 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/zh/docs3-v2/java-sdk/faq/0/</loc><lastmod>2022-08-01T10:49:31+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="en"
href="https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/0/"/><xhtml:link
rel="alternate" hreflang="zh" href="https://dubbo.a [...]
\ No newline at end of file