common

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProxyIp     = "127.0.0.1"
	ProxyDomain = map[string]string{
		"music.163.com":            "59.111.181.35",
		"interface.music.163.com":  "59.111.181.35",
		"interface3.music.163.com": "59.111.181.35",
		"apm.music.163.com":        "59.111.181.35",
		"apm3.music.163.com":       "59.111.181.35",
		"m.jd.com":                 "111.13.29.202",
		"api.m.jd.com":             "111.13.149.100",
		"115.com":                  "119.23.87.59",
	}
	HostDomain = map[string]string{
		"music.163.com":           "59.111.181.35",
		"interface.music.163.com": "59.111.181.35",
		"m.jd.com":                "111.13.29.202",
		"api.m.jd.com":            "111.13.149.100",
		"115.com":                 "119.23.87.59",
	}
)

Functions

This section is empty.

Types

type HttpInfo

type HttpInfo struct {
	Path           string
	Params         map[string]interface{}
	JsonBody       map[string]interface{}
	Body           []byte //decryptBody
	ChangeOriginal bool
	Web            bool
	Encrypted      bool
	Forward        bool
	EndPoint       string
	SearchPath     string
	SearchKey      string
}

type MapType

type MapType = map[string]interface{}

type SliceType

type SliceType = []interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL