tweetworfklow

package
v0.0.0-...-825d742 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SaveTweetReference = (&tweetActivities{}).SaveTweet

Functions

func ProcessTweet

func ProcessTweet(ctx workflow.Context, tweet *tweetDomainModel.Tweet) error

Types

type TweetActivities

type TweetActivities interface {
	SaveTweet(tweet *tweetDomainModel.Tweet) error
}

func NewTweetActivities

func NewTweetActivities(tweetRepository tweet.Repository) TweetActivities

Jump to

Keyboard shortcuts

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