Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeMRSIn = "mihomoMRS" DescMRSIn = "Convert mihomo MRS data to other formats" )
View Source
const ( TypeMRSOut = "mihomoMRS" DescMRSOut = "Convert data to mihomo MRS format" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MRSIn ¶
type MRSIn struct { Type string Action lib.Action Description string Name string URI string InputDir string Want map[string]bool OnlyIPType lib.IPType }
func (*MRSIn) GetDescription ¶
Click to show internal directories.
Click to hide internal directories.