runtimes

package
v0.2.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2021 License: MIT Imports: 7 Imported by: 0

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

Overview

Package runtimes -- runtime パッケージについてのサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoMaxProcs

func GoMaxProcs() error

GoMaxProcs -- runtime.GOMAXPROCS() のサンプルです。

func NewRegister

func NewRegister() mapping.Register

NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。

func RuntimeMemoryStats

func RuntimeMemoryStats() error

RuntimeMemoryStats は、runtime.MemoryStats() のサンプルです.

REFERENCES::

func RuntimeVersion

func RuntimeVersion() error

RuntimeVersion は、runtime.Version() のサンプルです。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL