Archived
2
0

rename package.

This commit is contained in:
Miroslav Šedivý
2021-10-05 22:38:24 +02:00
parent 3342dc6819
commit 1ff743c598
27 changed files with 70 additions and 67 deletions

View File

@ -4,7 +4,7 @@ import (
"encoding/json"
"net/http"
"n.eko.moe/neko/internal/http/endpoint"
"m1k1o/neko/internal/http/endpoint"
)
// JSON encodes data to rw in JSON format. Returns a pointer to a