actions

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package actions contains operations related to action handlers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetHandler

func GetHandler(actionName string) (sdk.HandlerFactory, error)

GetHandler returns handler for specified action

Returns an error if no action handler was registered

func HandleFunc

func HandleFunc(actionName string, handler sdk.HandlerFactory) error

HandleFunc registers action handler for specified action name

Returns an error if action is already handled by another handler

Types

This section is empty.

Directories

Path Synopsis
report
Package report parses output of "go test" tool, formats and provides information about uncovered packages and failed tests
Package report parses output of "go test" tool, formats and provides information about uncovered packages and failed tests

Jump to

Keyboard shortcuts

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