<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>项目笔记 on 点九博客 - 点九先生的技术博客分享</title>
    <link>http://dianjiu.github.io/categories/%E9%A1%B9%E7%9B%AE%E7%AC%94%E8%AE%B0/</link>
    <description>Recent content in 项目笔记 on 点九博客 - 点九先生的技术博客分享</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 21 Jun 2021 11:34:52 +0800</lastBuildDate><atom:link href="http://dianjiu.github.io/categories/%E9%A1%B9%E7%9B%AE%E7%AC%94%E8%AE%B0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Gos Log支持自动清理临时文件</title>
      <link>http://dianjiu.github.io/post/%E6%AF%8F%E6%AC%A1%E6%9F%A5%E8%AF%A2%E5%93%8D%E5%BA%94%E5%90%8E%E8%87%AA%E5%8A%A8%E6%B8%85%E7%90%86%E4%B8%B4%E6%97%B6%E6%96%87%E4%BB%B6/</link>
      <pubDate>Mon, 21 Jun 2021 11:34:52 +0800</pubDate>
      
      <guid>http://dianjiu.github.io/post/%E6%AF%8F%E6%AC%A1%E6%9F%A5%E8%AF%A2%E5%93%8D%E5%BA%94%E5%90%8E%E8%87%AA%E5%8A%A8%E6%B8%85%E7%90%86%E4%B8%B4%E6%97%B6%E6%96%87%E4%BB%B6/</guid>
      <description>logc客户端清理 logc/controllers/file/file.go 压缩后清理原始文件 1 2 //压缩成功后 删除原文件 os.Remove(src) 返回后清理压缩文件 1 2 3 4 defer func() { //返回后清理压缩文件 os.Remove(file) }() logs服务端</description>
    </item>
    
  </channel>
</rss>
