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
93
アーキテクチャとビジネスロジック
tomo1227
0
92
【Go言語】テスト
tomo1227
0
53
【Go言語】クロージャ
tomo1227
0
260
【Go言語】イテレータ
tomo1227
0
70
【Go言語】エラーハンドリング
tomo1227
0
59
AIに淘汰されないようにするには?
tomo1227
0
59
【Go言語】range
tomo1227
0
63
【Go言語】break
tomo1227
0
62
Other Decks in Programming
See All in Programming
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
190
Go言語の特性を活かした公式MCP SDKの設計
hond0413
1
230
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.4k
dynamic!
moro
10
8k
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
150
Le côté obscur des IA génératives
pascallemerrer
0
150
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
430
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
110
チームの境界をブチ抜いていけ
tokai235
0
180
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
470
CSC509 Lecture 04
javiergs
PRO
0
300
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
930
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Bash Introduction
62gerente
615
210k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
RailsConf 2023
tenderlove
30
1.2k
Practical Orchestrator
shlominoach
190
11k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
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