//
pkg.gl
Category
github.com/tr1v3r/pkg
alfred
package
0.1.10
Repository:
https://github.com/tr1v3r/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
94 SLOC
#
Functions
NewWorkFlow
NewWorkFlow create new alfred workflow.
#
Constants
AltKey
No description provided by the author
CmdKey
No description provided by the author
CtrlKey
No description provided by the author
FnKey
No description provided by the author
ShiftKey
No description provided by the author
#
Structs
FlowItem
FlowItem 一条工作信息.
ItemIcon
ItemIcon item的图标.
ItemReact
ItemReact 不同按键的触发反应.
ItemTextReact
ItemTextReact 文本操作.
WorkFlow
WorkFlow 一个工作流实体.
#
Type aliases
ModifierKey
ModifierKey modifier key.