proxyintegrat

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ProxyManageTable = "proxy_manage"
View Source
const ProxyMenuTable = "proxy_menu"

ProxyMenuTable 数据库表

Variables

This section is empty.

Functions

func Init

func Init(d *gorm.DB)

Init ..

func Proxy

func Proxy(c echo.Context) (err error)

func ProxyGnetRequest

func ProxyGnetRequest(c echo.Context)

ProxyGnetRequest 代理

func ProxyManageCreateOrUpdate

func ProxyManageCreateOrUpdate(ctx context.Context, params *vproxyintegrat.ProxyManageCreateOrUpdateParams) (err error)

ProxyManageCreateOrUpdate 创建

func ProxyManageDelete

func ProxyManageDelete(ctx context.Context, params *vproxyintegrat.ProxyManageDeleteParams) (err error)

ProxyManageDelete 删除

func ProxyManageList

func ProxyManageList(ctx context.Context, params *vproxyintegrat.ProxyManageListParams) (list []vproxyintegrat.ProxyManage, total int64, err error)

ProxyManageList 列表

func ProxyMenuCreateOrUpdate

func ProxyMenuCreateOrUpdate(ctx context.Context, params *vproxyintegrat.ProxyMenuCreateOrUpdateParams) (err error)

ProxyMenuCreateOrUpdate 创建

func ProxyMenuDelete

func ProxyMenuDelete(ctx context.Context, params *vproxyintegrat.ProxyMenuDeleteParams) (err error)

ProxyMenuDelete 删除

func ProxyMenuList

func ProxyMenuList(ctx context.Context, params *vproxyintegrat.ProxyMenuListParams) (list []vproxyintegrat.ProxyMenu, total int64, err error)

ProxyMenuList 列表

func RefreshProxyConfig

func RefreshProxyConfig() (err error)

RefreshProxyConfig

func ReverseProxyGnetReq

func ReverseProxyGnetReq(proxyPath, app string) *httputil.ReverseProxy

ReverseProxyGnetReq 代理

func UIList

UIList UI功能页面

Types

This section is empty.

Jump to

Keyboard shortcuts

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