Documentation
¶
Overview ¶
Service web provides a web dashboard and communication between sarif and HTTP.
Index ¶
Constants ¶
View Source
const (
REST_URL = "/api/v0/"
)
Variables ¶
View Source
var Module = &services.Module{ Name: "web", Version: "1.0", NewInstance: New, }
Functions ¶
func GenerateApiKey ¶
Types ¶
type Dependencies ¶
Click to show internal directories.
Click to hide internal directories.