Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApiPluginProxy ¶
func NewApiPluginProxy(ctx *middleware.Context, proxyPath string, route *plugins.AppPluginRoute, appId string) *httputil.ReverseProxy
Types ¶
type DataSourceProxy ¶ added in v4.5.0
type DataSourceProxy struct {
// contains filtered or unexported fields
}
func NewDataSourceProxy ¶ added in v4.5.0
func NewDataSourceProxy(ds *m.DataSource, plugin *plugins.DataSourcePlugin, ctx *middleware.Context, proxyPath string) *DataSourceProxy
func (*DataSourceProxy) HandleRequest ¶ added in v4.5.0
func (proxy *DataSourceProxy) HandleRequest()
Click to show internal directories.
Click to hide internal directories.