Refactored, moved util to subfolder

This commit is contained in:
Jonas Köritz 2019-08-29 09:55:04 +02:00
parent 9204f1de8d
commit f42be9d0d5
4 changed files with 197 additions and 24 deletions

View file

@ -1,4 +1,4 @@
package main
package libipcamera
import (
"bytes"