Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeSRSIn = "singboxSRS" DescSRSIn = "Convert sing-box SRS data to other formats" )
View Source
const ( TypeSRSOut = "singboxSRS" DescSRSOut = "Convert data to sing-box SRS format" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SRSIn ¶
type SRSIn struct {
Type string
Action lib.Action
Description string
Name string
URI string
InputDir string
Want map[string]bool
OnlyIPType lib.IPType
}
func (*SRSIn) GetDescription ¶
Click to show internal directories.
Click to hide internal directories.