publisher

package
v0.0.0-...-1354829 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	SubmitPermittedEvents(ctx context.Context, streamClient events.Service_PublishClient, req *SubmitMessagesRequest, groupId, userId string) (resp *SubmitMessagesResponse, err error)
	SubmitInternalEvents(ctx context.Context, streamClient events.Service_PublishClient, req *SubmitMessagesRequest) (resp *SubmitMessagesResponse, err error)
}

func NewService

func NewService(client events.ServiceClient, svcPermits permits.Service, cfgEvts config.EventsConfig) Service

Jump to

Keyboard shortcuts

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