mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Add project settings for intercept
This commit is contained in:
5
pkg/proxy/intercept/settings.go
Normal file
5
pkg/proxy/intercept/settings.go
Normal file
@ -0,0 +1,5 @@
|
||||
package intercept
|
||||
|
||||
type Settings struct {
|
||||
Enabled bool
|
||||
}
|
Reference in New Issue
Block a user