eventlog

package
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: 15 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = ""

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

func NewEventlogClient

func NewEventlogClient(configRepository repository.ConfigRepository) *eventlogclient.JusticeEventlogService

Types

type EventDescriptionsService

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

	FlightIdRepository *utils.FlightIdContainer
}

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
}

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
}

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
}

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
}

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