mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Update gci format
This commit is contained in:
parent
46f28a9de9
commit
3696e81eb4
55 changed files with 194 additions and 124 deletions
|
@ -1,10 +1,12 @@
|
|||
package option
|
||||
|
||||
import (
|
||||
"github.com/goccy/go-json"
|
||||
C "github.com/sagernet/sing-box/constant"
|
||||
"github.com/sagernet/sing/common"
|
||||
E "github.com/sagernet/sing/common/exceptions"
|
||||
|
||||
C "github.com/sagernet/sing-box/constant"
|
||||
|
||||
"github.com/goccy/go-json"
|
||||
)
|
||||
|
||||
type RouteOptions struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue