scottclin / etontables

A client server based torrenting in go. Mostly because learning go.
GNU General Public License v2.0
0 stars 0 forks source link

Added in the ability to remove and add a watch directory to the watch… #5

Closed scottclin closed 8 years ago

scottclin commented 8 years ago

… dir list live. This does not effect the config.

modified:   serverside/control.go
modified:   serverside/filehandler.go
modified:   util/util.go