datasource

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOCALE_JA      = "ja"
	LOCALE_EN      = "en"
	DEFAULT_LOCALE = LOCALE_EN
	MESSAGE_JA     = `` /* 554-byte string literal not displayed */

	MESSAGE_EN = `` /* 456-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type DataSourceService

type DataSourceService struct {
	// contains filtered or unexported fields
}

func NewDataSourceService

func NewDataSourceService(
	dbClient dsDBClient, alertClient alert.AlertServiceClient, gcpClient gcpsvc.GcpServiceClient, slackClient *slack.Client, url, defaultLocale string, l logging.Logger,
) *DataSourceService

func (*DataSourceService) AnalyzeAttackFlow added in v0.9.0

func (*DataSourceService) CleanDataSource

func (d *DataSourceService) CleanDataSource(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)

func (*DataSourceService) NotifyScanError added in v0.9.0

func (d *DataSourceService) NotifyScanError(ctx context.Context, _ *empty.Empty) (*empty.Empty, error)

type ScanErrors added in v0.9.0

type ScanErrors struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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