base

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnimplementedService

type UnimplementedService struct{}

UnimplementedService is a base receiver plugin service layer

func (*UnimplementedService) BuildData

func (s *UnimplementedService) BuildData(ctx context.Context, configurations map[string]any) (map[string]any, error)

func (*UnimplementedService) GetSystemDefaultTemplate

func (s *UnimplementedService) GetSystemDefaultTemplate() string

func (*UnimplementedService) PostHookDBTransformConfigs

func (s *UnimplementedService) PostHookDBTransformConfigs(ctx context.Context, configurations map[string]any) (map[string]any, error)

func (*UnimplementedService) PostHookQueueTransformConfigs

func (s *UnimplementedService) PostHookQueueTransformConfigs(ctx context.Context, notificationConfigMap map[string]any) (map[string]any, error)

func (*UnimplementedService) PreHookDBTransformConfigs

func (s *UnimplementedService) PreHookDBTransformConfigs(ctx context.Context, configurations map[string]any) (map[string]any, error)

func (*UnimplementedService) PreHookQueueTransformConfigs

func (s *UnimplementedService) PreHookQueueTransformConfigs(ctx context.Context, notificationConfigMap map[string]any) (map[string]any, error)

func (*UnimplementedService) Send

func (s *UnimplementedService) Send(ctx context.Context, notificationMessage notification.Message) (bool, error)

Jump to

Keyboard shortcuts

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