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
28
【Go言語】Godoc
Godocについてまとめました。
Tomoki Ota
July 04, 2024
Tweet
Share
More Decks by Tomoki Ota
See All by Tomoki Ota
アーキテクチャの価値
tomo1227
0
27
アーキテクチャとビジネスロジック
tomo1227
0
25
【Go言語】テスト
tomo1227
0
15
【Go言語】クロージャ
tomo1227
0
130
【Go言語】イテレータ
tomo1227
0
17
【Go言語】エラーハンドリング
tomo1227
0
18
AIに淘汰されないようにするには?
tomo1227
0
25
【Go言語】range
tomo1227
0
9
【Go言語】break
tomo1227
0
21
Other Decks in Programming
See All in Programming
CSC509 Lecture 11
javiergs
PRO
0
180
RubyLSPのマルチバイト文字対応
notfounds
0
120
Missing parts when designing and implementing Android UI
ericksli
0
220
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
260
romajip: 日本の住所CSVデータを活用した英語住所変換ライブラリを作った話
sangunkang
0
160
TypeScriptでライブラリとの依存を限定的にする方法
tutinoko
3
730
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
670
DevTools extensions で 独自の DevTool を開発する | FlutterKaigi 2024
kokiyoshida
0
140
Welcome JSConf.jp 2024
yosuke_furukawa
PRO
0
250
聞き手から登壇者へ: RubyKaigi2024 LTでの初挑戦が 教えてくれた、可能性の星
mikik0
1
140
みんなでプロポーザルを書いてみた
yuriko1211
0
290
CSC509 Lecture 12
javiergs
PRO
0
160
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
900
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
380
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
Automating Front-end Workflow
addyosmani
1366
200k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Designing for humans not robots
tammielis
250
25k
Fireside Chat
paigeccino
34
3k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
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