Files
rest-server/server.go
Chapuis Bertil 465ef4b493 refactoring
2015-08-14 11:17:57 +02:00

11 lines
133 B
Go

package main
import ()
func main() {
//path, _ := ioutil.TempDir("", "restic-repository-")
//http.ListenAndServe(":8000", r)
}