<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>协程 on Vespeng.Record</title>
    <link>https://vespeng.github.io/tags/%E5%8D%8F%E7%A8%8B/</link>
    <description>Recent content in 协程 on Vespeng.Record</description>
    <generator>Hugo</generator>
    <language>zh-Hans</language>
    <lastBuildDate>Sun, 22 Dec 2024 18:30:00 +0800</lastBuildDate>
    <atom:link href="https://vespeng.github.io/tags/%E5%8D%8F%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go 并发实战：利用协程处理多个接口数据</title>
      <link>https://vespeng.github.io/posts/collaborative-processing-of-multiple-interfaces/</link>
      <pubDate>Sun, 22 Dec 2024 18:30:00 +0800</pubDate>
      <guid>https://vespeng.github.io/posts/collaborative-processing-of-multiple-interfaces/</guid>
      <description>高效地处理多个数据源并将其整合为有意义的结果是开发中一项重要的任务。这里我们探讨一下如何利用 Go 语言的协程，同时调用多个接口获取数据，并将这些数据无缝地合并为一个完整的数据集。</description>
    </item>
  </channel>
</rss>
