<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Golang on 기록 저장소</title>
    <link>https://paper.kim/categories/golang/</link>
    <description>Recent content in Golang on 기록 저장소</description>
    <image>
      <title>기록 저장소</title>
      <url>https://paper.kim/images/default-thumb.jpg</url>
      <link>https://paper.kim/images/default-thumb.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>ko-KR</language>
    <lastBuildDate>Mon, 28 Mar 2022 16:53:00 +0000</lastBuildDate>
    <atom:link href="https://paper.kim/categories/golang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>golang profiler 사용</title>
      <link>https://paper.kim/posts/golang/2022-03-28-golang_profiler/</link>
      <pubDate>Mon, 28 Mar 2022 16:53:00 +0000</pubDate>
      <guid>https://paper.kim/posts/golang/2022-03-28-golang_profiler/</guid>
      <description>golang profiler 사용. http prof 를 이용해 프로파일 한다, cpu profile (30초동안 데이터를 모은다), heap memory (현재 메모리 정보를 반환한다).</description>
    </item>
  </channel>
</rss>
