component_protocol

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Render = apis.ApiSpec{
	Path:         "/api/component-protocol/actions/render",
	Scheme:       "http",
	Method:       "POST",
	Custom:       proxyAndLegacy,
	RequestType:  apistructs.ComponentProtocolRequest{},
	ResponseType: apistructs.ComponentProtocolResponse{},
	Doc:          "某场景下,用户操作,触发后端业务逻辑,重新渲染协议",
	CheckLogin:   true,
	CheckToken:   true,
	IsOpenAPI:    true,
}

Functions

func GetIdentity

func GetIdentity(r *http.Request) (i apistructs.Identity, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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