Documentation
¶
Index ¶
- func RemoveEmptyGroup(arr []proxy.Group) []proxy.Group
- func RemoveEmptyString(arr []string) []string
- type Adapter
- func (m *Adapter) BuildClash(uuid string) ([]byte, error)
- func (m *Adapter) BuildGeneral(uuid string) []byte
- func (m *Adapter) BuildLoon(uuid string) []byte
- func (m *Adapter) BuildQuantumultX(uuid string) string
- func (m *Adapter) BuildShadowrocket(uuid string, userInfo shadowrocket.UserInfo) []byte
- func (m *Adapter) BuildSingbox(uuid string) ([]byte, error)
- func (m *Adapter) BuildSurfboard(siteName string, user surfboard.UserInfo) []byte
- func (m *Adapter) BuildV2rayN(uuid string) []byte
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Adapter ¶
func NewAdapter ¶
func (*Adapter) BuildGeneral ¶
func (*Adapter) BuildQuantumultX ¶
func (*Adapter) BuildShadowrocket ¶
func (m *Adapter) BuildShadowrocket(uuid string, userInfo shadowrocket.UserInfo) []byte
func (*Adapter) BuildSurfboard ¶
func (*Adapter) BuildV2rayN ¶ added in v1.0.1
Click to show internal directories.
Click to hide internal directories.