package
Version:
v0.2.9
Opens a new window with list of versions in this module.
Published: Mar 24, 2022
License: MIT
Opens a new window with license information.
Imports: 7
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サンプル (非同期版) |
mixed.go |
helloworld_mixed |
同期と非同期の両方で同じことをするサンプル |
Documentation
¶
Package helloworld -- Go言語での Hello World プログラムが配置されているパッケージです。
Mixed -- 同期と非同期の両方で同じことをするサンプル
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
Sync -- GO言語でのHelloWorldサンプル (同期版)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.