Documentation
¶
Overview ¶
Package platforms contains the Platform interface and related.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartHandling ¶
func StartHandling(ctx context.Context, p base.Platform, db *gorm.DB, cdb cache.Cache, cfg *config.Config, allPlatforms map[string]base.Platform, logIncoming, logOutgoing bool)
StartHandling starts handling commands coming from the given platform. This function blocks and should be run within a goroutine.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.