mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-03 21:17:35 +03:00
Два API-эндпоинта
This commit is contained in:
parent
1464584264
commit
db53a8bd90
10 changed files with 115 additions and 48 deletions
|
@ -11,6 +11,11 @@ import (
|
|||
"git.macaw.me/skunky/devianter"
|
||||
)
|
||||
|
||||
var Release struct {
|
||||
Version string
|
||||
Description string
|
||||
}
|
||||
|
||||
type cache_config struct {
|
||||
Enabled bool
|
||||
Path string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue