once

command
v0.0.0-...-c93e153 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 2 Imported by: 0

README

13.7.3 sync.Once

sync.Onceは、一度だけ関数を実行したい時に使います。初期化処理を一度だけ行いたい時に使う場合が多いでしょう。

Result

$ gor main.go
初期化処理

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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