message

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewApp, NewOptions)

Functions

func NewApp

func NewApp(o *Options, logger *logger.Logger, rs *rpc.Server, db *sqlx.DB,
	subClient pb.SubscribeClient, midClient pb.MiddleClient, msgClient pb.MessageClient,
	taskClient pb.TaskClient, wfClient pb.WorkflowClient) (*app.Application, error)

Types

type Options

type Options struct {
	Name    string
	Webhook string
}

func NewOptions

func NewOptions(v *viper.Viper) (*Options, error)

Directories

Path Synopsis
ctx

Jump to

Keyboard shortcuts

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