Files
sing-box-extended-mirror/option/parser.go
T

7 lines
96 B
Go

package option
type ParserOutboundOptions struct {
DialerOptions
Link string `json:"link"`
}