exported

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RUNNING indicates the request context is running
	RUNNING = types.RUNNING

	// PAUSED indicates the request context is paused
	PAUSED = types.PAUSED

	// COMPLETED indicates the request context is completed
	COMPLETED = types.COMPLETED
)

Variables

View Source
var (
	RequestContextStateFromString = types.RequestContextStateFromString
)

Functions

This section is empty.

Types

type ModuleService

type ModuleService = types.ModuleService

ModuleService defines the moduler service interface

type RequestContext

type RequestContext = types.RequestContext

RequestContext defines a context which holds request-related data

type RequestContextState

type RequestContextState = types.RequestContextState

RequestContextState represents the request context state

type ResponseCallback

type ResponseCallback = types.ResponseCallback

ResponseCallback defines the response callback interface

type StateCallback

type StateCallback = types.StateCallback

StateCallback defines the state callback interface

Jump to

Keyboard shortcuts

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