horusapi

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IService

type IService interface {
	SendAnalysis(analysis *horusec.Analysis)
}

func NewHorusecAPIService

func NewHorusecAPIService(config *cliConfig.Config) IService

type Mock

type Mock struct {
	mock.Mock
}

func (*Mock) SendAnalysis

func (m *Mock) SendAnalysis(analysis *horusec.Analysis)

type Service

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

func (*Service) SendAnalysis

func (s *Service) SendAnalysis(analysis *horusec.Analysis)

Jump to

Keyboard shortcuts

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