bizangela

package
v0.0.6-4 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewPullFeedTopic added in v0.0.5

func NewPullFeedTopic(
	a *AngelaBase,
) *libmq.TopicImpl[bizyesod.PullFeed]

func NewPullSteamAppTopic

func NewPullSteamAppTopic(
	a *AngelaBase,
) *libmq.TopicImpl[PullSteamApp]

Types

type Angela

type Angela struct {
	// contains filtered or unexported fields
}

func NewAngela

func NewAngela(
	mq *libmq.MQ,
	pullAccount *libmq.TopicImpl[biztiphereth.PullAccountInfo],
	pullSteamAccountAppRelation *libmq.TopicImpl[PullSteamAccountAppRelation],
	pullSteamApp *libmq.TopicImpl[PullSteamApp],
	pullFeed *libmq.TopicImpl[bizyesod.PullFeed],
) (*Angela, error)

type AngelaBase

type AngelaBase struct {
	// contains filtered or unexported fields
}

type PullSteamAccountAppRelation

type PullSteamAccountAppRelation struct {
	InternalID int64
	SteamID    string
}

type PullSteamApp

type PullSteamApp struct {
	InternalID int64
	AppID      string
}

Jump to

Keyboard shortcuts

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