mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-07 13:48:29 +02:00
Added static capture example
- Added static capture example - Added instruction on how to view plugin info
This commit is contained in:
5
example/plugins/static-capture-example/ui_info.go
Normal file
5
example/plugins/static-capture-example/ui_info.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
)
|
Reference in New Issue
Block a user