1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-21 23:28:26 +00:00
2018-04-23 02:35:50 +08:00

6 lines
68 B
Go

// +build !windows
package cobra
var preExecHookFn func(*Command)