eventlog

package module
v0.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventDescriptionsService

type EventDescriptionsService struct {
	Client           *eventlogclient.JusticeEventlogService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

EventDescriptionsService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use EventDescriptionsService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/eventlog-sdk/pkg"

func (*EventDescriptionsService) GetAuthSession

func (aaa *EventDescriptionsService) GetAuthSession() auth.Session

func (*EventDescriptionsService) UXNameDescriptionHandlerShort

func (*EventDescriptionsService) UpdateFlightId

func (aaa *EventDescriptionsService) UpdateFlightId(flightId string)

type EventRegistryService

type EventRegistryService struct {
	Client           *eventlogclient.JusticeEventlogService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

EventRegistryService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use EventRegistryService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/eventlog-sdk/pkg"

func (*EventRegistryService) GetAuthSession

func (aaa *EventRegistryService) GetAuthSession() auth.Session

func (*EventRegistryService) RegisterEventHandlerShort

func (aaa *EventRegistryService) RegisterEventHandlerShort(input *event_registry.RegisterEventHandlerParams) error

func (*EventRegistryService) UnregisterEventIDHandlerShort

func (aaa *EventRegistryService) UnregisterEventIDHandlerShort(input *event_registry.UnregisterEventIDHandlerParams) error

func (*EventRegistryService) UpdateEventRegistryHandlerShort

func (aaa *EventRegistryService) UpdateEventRegistryHandlerShort(input *event_registry.UpdateEventRegistryHandlerParams) error

func (*EventRegistryService) UpdateFlightId

func (aaa *EventRegistryService) UpdateFlightId(flightId string)

type EventService

type EventService struct {
	Client           *eventlogclient.JusticeEventlogService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

EventService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use EventService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/eventlog-sdk/pkg"

func (*EventService) GetAuthSession

func (aaa *EventService) GetAuthSession() auth.Session

func (*EventService) GetEventByEventIDHandlerShort

func (aaa *EventService) GetEventByEventIDHandlerShort(input *event.GetEventByEventIDHandlerParams) (*eventlogclientmodels.ModelsEventResponse, error)

func (*EventService) GetEventByEventTypeHandlerShort

func (aaa *EventService) GetEventByEventTypeHandlerShort(input *event.GetEventByEventTypeHandlerParams) (*eventlogclientmodels.ModelsEventResponse, error)

func (*EventService) GetEventByNamespaceHandlerShort

func (aaa *EventService) GetEventByNamespaceHandlerShort(input *event.GetEventByNamespaceHandlerParams) (*eventlogclientmodels.ModelsEventResponse, error)

func (*EventService) GetEventByUserIDHandlerShort

func (aaa *EventService) GetEventByUserIDHandlerShort(input *event.GetEventByUserIDHandlerParams) (*eventlogclientmodels.ModelsEventResponse, error)

func (*EventService) PostEventHandlerShort

func (aaa *EventService) PostEventHandlerShort(input *event.PostEventHandlerParams) error

func (*EventService) UpdateFlightId

func (aaa *EventService) UpdateFlightId(flightId string)

type EventV2Service

type EventV2Service struct {
	Client           *eventlogclient.JusticeEventlogService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

EventV2Service this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use EventV2Service imported from "github.com/AccelByte/accelbyte-go-modular-sdk/eventlog-sdk/pkg"

func (*EventV2Service) GetAuthSession

func (aaa *EventV2Service) GetAuthSession() auth.Session

func (*EventV2Service) GetPublicEditHistoryShort

func (*EventV2Service) GetUserEventsV2PublicShort

func (*EventV2Service) QueryEventStreamHandlerShort

func (*EventV2Service) UpdateFlightId

func (aaa *EventV2Service) UpdateFlightId(flightId string)

type UserInformationService

type UserInformationService struct {
	Client           *eventlogclient.JusticeEventlogService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

UserInformationService this is use for compatibility with latest modular sdk only Deprecated: 2023-03-30 - please use UserInformationService imported from "github.com/AccelByte/accelbyte-go-modular-sdk/eventlog-sdk/pkg"

func (*UserInformationService) DeleteUserActivitiesHandlerShort

func (aaa *UserInformationService) DeleteUserActivitiesHandlerShort(input *user_information.DeleteUserActivitiesHandlerParams) error

func (*UserInformationService) GetAuthSession

func (aaa *UserInformationService) GetAuthSession() auth.Session

func (*UserInformationService) UpdateFlightId

func (aaa *UserInformationService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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