add json method
This commit is contained in:
@@ -105,3 +105,7 @@ func tmpltStatusNotFound(w http.ResponseWriter, path string) {
|
||||
}
|
||||
w.Write(msgBuffer.Bytes()) //nolint:errcheck
|
||||
}
|
||||
|
||||
func tmpltTXT(w http.ResponseWriter) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user