Documentation ¶ Index ¶ type Server func NewServer(port, coreSvcAddr, awsRegion, googleCredentialPath, dataKey string, ...) *Server func (s *Server) Run(ctx context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Server ¶ type Server struct { // contains filtered or unexported fields } func NewServer ¶ func NewServer(port, coreSvcAddr, awsRegion, googleCredentialPath, dataKey string, db *db.Client, q *queue.Client, logger logging.Logger) *Server func (*Server) Run ¶ func (s *Server) Run(ctx context.Context) error Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis aws code datasource diagnosis google osint Click to show internal directories. Click to hide internal directories.