mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-28 03:55:07 +03:00
Два API-эндпоинта
This commit is contained in:
parent
1464584264
commit
db53a8bd90
10 changed files with 115 additions and 48 deletions
2
main.go
2
main.go
|
@ -9,6 +9,8 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
app.Release.Version = "1.3.2-alpha"
|
||||
app.Release.Description = "Two API endpoints and template embedding into binary"
|
||||
go app.RefreshInstances()
|
||||
|
||||
app.ExecuteCommandLineArguments()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue