package
Version:
v0.5.40
Opens a new window with list of versions in this module.
Published: Sep 11, 2025
License: MIT
Opens a new window with license information.
Imports: 4
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 |
| nomutex/nomutex.go |
mutex_nomutex |
Mutexを利用しない場合のサンプルです. |
| usemutex/usemutex.go |
mutex_usemutex |
Mutexを利用した場合のサンプルです. |
| usechannel/usechannel.go |
mutex_usechannel |
Mutexの代わりにチャネルを利用したサンプルです. |
Documentation
¶
Package mutex -- Mutexについてのサンプルが配置されています。
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.