Documentation
¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Adapter ¶
func (*Adapter) BuildGeneral ¶
func (*Adapter) BuildQuantumultX ¶
func (*Adapter) BuildShadowrocket ¶
func (m *Adapter) BuildShadowrocket(uuid string, userInfo shadowrocket.UserInfo) []byte
Click to show internal directories.
Click to hide internal directories.