ffconnector

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connector

type Connector interface {
	HandlerMap() map[ffcapi.RequestType]FFCHandler
	Init(ctx context.Context, conf config.Section) (err error)
}

type FFCHandler

type FFCHandler func(ctx context.Context, payload []byte) (res interface{}, reason ffcapi.ErrorReason, err error)

Jump to

Keyboard shortcuts

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