github.com/DARA-Project/GoDist-Scheduler@v0.0.0-20201030134746-668de4acea0d/dependencies.sh (about)

     1  #!/bin/bash
     2  
     3  # For converting properties into executable functions
     4  go get github.com/novalagung/go-eek
     5  # Delve for finding the full variables names in a given binary
     6  go get github.com/go-delve/delve/pkg/proc