resource

package
v0.0.0-...-f13fc7a Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	Request  *protocol.PlatformMessage
	Response *protocol.PlatformMessage // 如果需要返回信息,此值不为空
}

func NewExecutor

func NewExecutor(request *protocol.PlatformMessage) *Executor

func (*Executor) Execute

func (r *Executor) Execute() (resp *protocol.PlatformMessage)

Execute 注意:一条请求可能包含多种资源操作

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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