mirror of
https://github.com/mainnika/nikita-tokarch-uk.git
synced 2026-05-25 01:03:35 +00:00
Add ghost client to renderer handler
This commit is contained in:
@@ -8,6 +8,9 @@ import (
|
||||
"github.com/mailru/easyjson"
|
||||
"github.com/valyala/fasthttp"
|
||||
)
|
||||
|
||||
var _ Client = (*HTTPClient)(nil)
|
||||
|
||||
// Ghost content data URIs:
|
||||
const (
|
||||
ghostAPIPrefix = "/ghost/api/v3/"
|
||||
|
||||
Reference in New Issue
Block a user