Tarun Koyalwar 83681fb308
misc sdk enhancements (#4301)
* add template sign/parse  methods

* export installer package

* add readme

* consistent implementation of writefailure

* fix lint error
2023-10-30 19:02:06 +05:30

7 lines
273 B
Go

package installer
// package install provides helper functions for all download and installation of following tasks:
// 1. downloading and install nuclei templates
// 2. download and update nuclei binary (i.e self update)
// 3. version check for nuclei binary & templates