package
Version:
v0.5.15
Opens a new window with list of versions in this module.
Published: Feb 28, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
サンプルリスト
このディレクトリには以下のサンプルがあります。
file |
example name |
note |
sync.go |
helloworld_sync |
GO言語でのHelloWorldサンプル (同期版) |
async.go |
helloworld_async |
GO言語でのHelloWorldサンプル (非同期版) |
async2.go |
helloworld_async2 |
GO言語でのHelloWorldサンプル (非同期版)(2) |
mixed.go |
helloworld_mixed |
同期と非同期の両方で同じことをするサンプル |
Documentation
¶
Package helloworld -- Go言語での Hello World プログラムが配置されているパッケージです。
Mixed -- 同期と非同期の両方で同じことをするサンプル
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
Sync -- GO言語でのHelloWorldサンプル (同期版)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.