Documentation ¶
Index ¶
- func ProcessAnalysis(w http.ResponseWriter, r *http.Request, c *config.Config)
- func ProcessPullEvent(w http.ResponseWriter, r *http.Request, e notifications.Event, ...) error
- func ProcessPushEvent(w http.ResponseWriter, r *http.Request, e notifications.Event, ...) error
- func ProcessSearch(w http.ResponseWriter, r *http.Request, c *config.Config)
- func StreamToString(stream io.Reader) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessAnalysis ¶
func ProcessPullEvent ¶
func ProcessPullEvent(w http.ResponseWriter, r *http.Request, e notifications.Event, c *config.Config) error
Insert the Manifest pull record into MongoDB analysis_notify
func ProcessPushEvent ¶
func ProcessPushEvent(w http.ResponseWriter, r *http.Request, e notifications.Event, c *config.Config) error
Insert the push Manifest record into MongoDB analysis_notify and provide support for searching function and Migration
func ProcessSearch ¶
Handle for search request
func StreamToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.