Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
【Go言語】Godoc
Search
Tomoki Ota
July 04, 2024
Programming
0
72
【Go言語】Godoc
Godocについてまとめました。
Tomoki Ota
July 04, 2024
Tweet
Share
More Decks by Tomoki Ota
See All by Tomoki Ota
アーキテクチャの価値
tomo1227
0
96
アーキテクチャとビジネスロジック
tomo1227
0
95
【Go言語】テスト
tomo1227
0
55
【Go言語】クロージャ
tomo1227
0
270
【Go言語】イテレータ
tomo1227
0
72
【Go言語】エラーハンドリング
tomo1227
0
61
AIに淘汰されないようにするには?
tomo1227
0
60
【Go言語】range
tomo1227
0
66
【Go言語】break
tomo1227
0
63
Other Decks in Programming
See All in Programming
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
4
650
ドメイン駆動設計のエッセンス
masuda220
PRO
15
7.8k
Vueで学ぶデータ構造入門 リンクリストとキューでリアクティビティを捉える / Vue Data Structures: Linked Lists and Queues for Reactivity
konkarin
1
180
複数チーム並行開発下でのコード移行アプローチ ~手動 Codemod から「生成AI 活用」への進化
andpad
0
140
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
240
オフライン対応!Flutterアプリに全文検索エンジンを実装する @FlutterKaigi2025
itsmedreamwalker
2
170
퇴근 후 1억이 거래되는 서비스 만들기 | 내가 AI를 사용하는 방법
maryang
2
550
ビルドプロセスをデバッグしよう!
yt8492
0
290
Core MIDI を勉強して作曲用の電子ピアノ作ってみた!
hypebeans
0
110
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
130
Verilator + Rust + gRPC と Efinix の RISC-V でAIアクセラレータをAIで作ってる話 RTLを語る会(18) 2025/11/08
ryuz88
0
340
CSC509 Lecture 10
javiergs
PRO
0
170
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
24
1.6k
Typedesign – Prime Four
hannesfritz
42
2.9k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
660
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Mobile First: as difficult as doing things right
swwweet
225
10k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Git: the NoSQL Database
bkeepers
PRO
432
66k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Applications with DynamoDB
mza
96
6.7k
Transcript
Tomoki Ota GODOC
Godocͱ Πϯετʔϧ ༻ํ๏ Godocͷॻ͖ํ ΞδΣϯμ 2
GoͷίϝϯτΛυΩϡϝϯτԽͯ͘͠ΕΔ Javadocdocstringʹࣅ͍ͯΔ GODOCͱʁ 3
• https://pkg.go.dev/golang.org/x/tools/cmd/godoc • https://go.dev/blog/godoc • https://go.dev/doc/comment GODOCͱʁ 4
Πϯετʔϧ 5
༻ํ๏ 6
༻ํ๏ 7
༻ํ๏ 8
GODOCͷॻ͖ํ 9
GODOCͷॻ͖ํ https://qiita.com/shibukawa/items/8c70fdd1972fad76a5ce
GODOCͷॻ͖ํ 11
GODOCͷॻ͖ํ 12
GODOCͷॻ͖ํ 13
GODOCͷॻ͖ํ https://cs.opensource.google/go/go/+/master:src/fmt/example_test.go;l=101-110?q=ExamplePrintf()&ss=go%2Fgo example_test.go