read support for length and offset

This commit is contained in:
Chapuis Bertil
2015-08-15 10:06:10 +02:00
parent 71163e75d1
commit 59621ca2d6
6 changed files with 321 additions and 62 deletions

View File

@@ -1,7 +1,6 @@
package main
import (
"log"
"net/http"
)