<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Go言語</anon>
  </categories>
  <description>Go言語のポインタについて pを使ってxの値を変更すると、xの値が直接変更されることが確認できます。 Go言語のポインタについて Go言語におけるポインタは、変数のメモリアドレスを扱うための機能です。 ポインタを使用すると、変数の値を直接変更することができ、特に大きなデータ構造を扱う場合や、関数間でデータを共有する際に効率的です。ポインタの基本的な使い方は次の通りです。 ポインタを定義するには、型の前にアスタリスク（*）を付けます。 例えば、*intは整数型のポインタを意味します。 ポインタを使って変数のアドレスを取得するには、変数の前にアンパサンド（&amp;）を付けます。 逆に、ポインタが指してい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F27%2F230945&quot; title=&quot;Go言語のポインタについて - Web開発における知見共有系ページ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-27 23:09:46</published>
  <title>Go言語のポインタについて</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/27/230945</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
