Move everything to new reddit/ folder

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2020-08-20 14:37:59 -04:00
parent cf5d6b89c1
commit f86a559d76
39 changed files with 108 additions and 108 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"log"
"net/http"
"github.com/vartanbeno/go-reddit"
"github.com/vartanbeno/go-reddit/reddit"
)
var ctx = context.Background()
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/vartanbeno/go-reddit"
"github.com/vartanbeno/go-reddit/reddit"
)
var ctx = context.Background()
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/vartanbeno/go-reddit"
"github.com/vartanbeno/go-reddit/reddit"
)
var ctx = context.Background()
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/vartanbeno/go-reddit"
"github.com/vartanbeno/go-reddit/reddit"
)
var ctx = context.Background()