actions

package
v0.0.0-...-2932577 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateScheme

func CreateScheme(r *http.Request) (*httplib.Response, error)

CreateScheme создает описание схемы.

func DeleteAction

func DeleteAction(r *http.Request) (*httplib.Response, error)

DeleteAction удаляем действие, если оно существует.

func GetAction

func GetAction(r *http.Request) (*httplib.Response, error)

GetAction получает описание бинарный файл из хранилища.

func ListActions

func ListActions(r *http.Request) (*httplib.Response, error)

ListActions получает список названий действий.

Types

type ActionList

type ActionList struct {
	Actions []string `json:"actions"`
}

ActionList список имен действий.

Jump to

Keyboard shortcuts

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