package
0.5.36
Repository: https://github.com/devlights/try-golang.git
Documentation: pkg.go.dev

# README

サンプルリスト

このディレクトリには以下のサンプルがあります。

fileexample namenote
cpuprofile.goprofiles_cpupprof を使ってCPUプロファイルを取得するサンプルです。

# Functions

CpuProfile は、pprof を使ってCPUプロファイルを取得するサンプルです。 # References - https://pkg.go.dev/runtime/[email protected] - https://github.com/pkg/profile/blob/master/profile.go.
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。.