Refactoring.
This commit is contained in:
parent
70734f1b3e
commit
11826b23ee
@ -15,7 +15,7 @@ func main() {
|
|||||||
log.Println(http.ListenAndServe("localhost:6060", nil))
|
log.Println(http.ListenAndServe("localhost:6060", nil))
|
||||||
}()
|
}()
|
||||||
|
|
||||||
directory := flag.String("dir", "home/psa/GoRepository", "directory")
|
directory := flag.String("dir", "home/psa/GoRepository/", "directory")
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
// Parse camera links from YAML file into struct Cameras.
|
// Parse camera links from YAML file into struct Cameras.
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user