signals

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 6 Imported by: 0

README

サンプルリスト

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

file example name note
notify.go signal_notify signal.Notify のサンプルです
notifycontext.go signal_notify_context Go 1.16 から追加された signal.NotifyContext のサンプルです

Documentation

Overview

Package signals -- シグナル関連のサンプルが配置されています。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRegister

func NewRegister() mapping.Register

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

func Notify

func Notify() error

Notify は、 signal.Notify のサンプルです.

REFERENCES:

func NotifyContext

func NotifyContext() error

NotifyContext は、 Go 1.16 から追加された signal.NotifyContext のサンプルです.

REFERENCES:

Types

This section is empty.

Jump to

Keyboard shortcuts

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