You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/03/25 08:33:09 UTC

[skywalking-website] branch master updated: Add skywalking-goapi repo

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 00806a6  Add skywalking-goapi repo
00806a6 is described below

commit 00806a688dda835fe0c62d07bfdc334db17d8315
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Mar 25 16:32:58 2021 +0800

    Add skywalking-goapi repo
---
 data/docs.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/docs.yml b/data/docs.yml
index 0c3114d..b8dda8b 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -135,6 +135,12 @@
       description: Query Protocol defines the communication protocol in query stage. SkyWalking native UI and CLI use this protocol to fetch data from the backend consistently.
       user: apache
       repo: skywalking-query-protocol
+      
+    - name: Go API
+      icon: G
+      description: Apache SkyWalking APIs in Golang
+      user: apache
+      repo: skywalking-goapi
 
 - type: Tools
   description: SkyWalking native tools to support development and testing.