Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Async01 ¶
func Async01() error
Async01 -- 非同期処理 (goroutine) についてのサンプル noinspection GoNameStartsWithPackageName
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func OrderedAfterAsyncProc ¶
func OrderedAfterAsyncProc() error
OrderedAfterAsyncProc -- chans.Enumerate() を使った非同期処理をした後に正しい順序に並び替えるサンプルです.
func ProducerConsumer ¶
func ProducerConsumer() error
ProducerConsumer は、ゴルーチンとチャネルを使って 生産者/消費者 処理を実施するサンプルです
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.