start working on generic unpacker for Go HTTP filesystems
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"log"
|
||||
"net/http"
|
||||
"os"
|
||||
"strings"
|
||||
//"strings"
|
||||
)
|
||||
|
||||
type fsi interface {
|
||||
|
Reference in New Issue
Block a user