package
0.5.21
Repository: https://github.com/hedzr/is.git
Documentation: pkg.go.dev

# Functions

Catch returns a builder to build the programmatic structure for entering a infinite loop and waiting for os signals caught or trigger anyone of them programmatically.
Close will cleanup all registered closers.
Closers returns the closers set as a basics.Peripheral.
ClosersClosers returns the closers set as a basics.Peripheral array.
RegisterClosable adds a peripheral/closable into our global closers set.
RegisterCloseFn adds a simple closure into our global closers set.
RegisterCloseFns adds a simple closure into our global closers set.
RegisterClosers adds a simple closure into our global closers set.
RegisterPeripheral adds a peripheral/closable into our global closers set.

# Variables

No description provided by the author

# Structs

Basic is a base type to simplify your codes since you're using Peripheral type.

# Interfaces

No description provided by the author
Catcher is a builder to build the programmatic structure for entering a infinite loop and waiting for os signals caught or trigger anyone of them programmatically.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author