package
0.1.2
Repository: https://github.com/danbai225/tipbar.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewHook create a Hook instance.
NewModule name是该模块的名字 itemName是显示在任务栏的名字 tooltip是鼠标移动到该模块子项时提示的文字 onReady是初始化完成后执行的函数 exit是退出时执行的函数 route是http录音函数.
No description provided by the author

# Structs

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

# Interfaces

Hook a graceful shutdown hook, default with signals of SIGINT and SIGTERM.