issueImport

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderCreator

func RenderCreator() protocol.CompRender

Types

type ComponentAction

type ComponentAction struct{}

func (*ComponentAction) CheckUserPermission

func (ca *ComponentAction) CheckUserPermission(bdl protocol.ContextBundle) (bool, error)

GetUserPermission check Guest permission

type IssueImportProps

type IssueImportProps struct {
	Size       string `json:"size"`
	Tooltip    string `json:"tooltip"`
	PrefixIcon string `json:"prefixIcon"`
	Visible    bool   `json:"visible"`
}
{
        "size": "small",
        "tooltip": "导入",
        "prefixIcon": "import"
    }

Jump to

Keyboard shortcuts

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