Documentation
¶
Index ¶
- func ActionsGetHandler(c echo.Context) error
- func AddRoutes(sg *echo.Group)
- func GetByEnvironment(ctx context.ServiceContext, client *clients.GQLClient, env_id string) (*commons.Events, error)
- func GetByEnvironmentAndIntegrationType(ctx context.ServiceContext, client *clients.GQLClient, env_id string, ...) (*commons.Events, error)
- func GetByIntegration(ctx context.ServiceContext, client *clients.GQLClient, integration_id string) (*commons.Events, error)
- func GetBySecret(ctx context.ServiceContext, client *clients.GQLClient, secret_id string) (*commons.Events, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionsGetHandler ¶
func GetByEnvironment ¶
func GetByEnvironmentAndIntegrationType ¶
func GetByEnvironmentAndIntegrationType(ctx context.ServiceContext, client *clients.GQLClient, env_id string, integration_type integrations.Type) (*commons.Events, error)
func GetByIntegration ¶
func GetBySecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.