package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
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 |
runtime_version.go |
runtime_version |
runtime.Version() のサンプルです。 |
runtime_memorystats.go |
runtime_memorystats |
runtime.MemoryStats() のサンプルです. |
runtime_gomaxprocs.go |
runtime_gomaxprocs |
runtime.GOMAXPROCS() のサンプルです。 |
Documentation
¶
Package runtimes -- runtime パッケージについてのサンプルが配置されているパッケージです。
GoMaxProcs -- runtime.GOMAXPROCS() のサンプルです。
NewRegister -- このパッケージ用のサンプルを登録する mappings.Register を生成します。
func RuntimeMemoryStats() error
RuntimeMemoryStats は、runtime.MemoryStats() のサンプルです.
REFERENCES::
func RuntimeVersion() error
RuntimeVersion は、runtime.Version() のサンプルです。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.