Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package handler
|
||||
|
||||
import "github.com/gin-gonic/gin"
|
||||
|
||||
func UploadDeviceSelfTests(c *gin.Context) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user