fileDetail

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentAction

type ComponentAction struct {
	base.DefaultProvider
	State State `json:"state"`
	// contains filtered or unexported fields
}

func (*ComponentAction) Render

func (*ComponentAction) RenderState

func (ca *ComponentAction) RenderState(c *cptype.Component) error

type State

type State struct {
	ClickType            string                          `json:"clickType"`
	ActiveKey            apistructs.ActiveKey            `json:"activeKey"`
	AutotestSceneRequest apistructs.AutotestSceneRequest `json:"autotestSceneRequest"`
	IsChangeScene        bool                            `json:"isChangeScene"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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