14 lines
614 B
Smarty
14 lines
614 B
Smarty
/*
|
|
Hello! This file is auto-generated from `docs/src/spec.json`.
|
|
|
|
For development:
|
|
In order to update the generated files, edit this file under the location,
|
|
add your struct fields, imports, API definitions and whatever you want, and:
|
|
|
|
1. run [spec](https://github.com/titpetric/spec) in the same folder,
|
|
2. run `./_gen.php` in this folder.
|
|
|
|
You may edit `{name|strtolower}.go`, `{name|strtolower}.util.go` or `{name|strtolower}_test.go` to
|
|
implement your API calls, helper functions and tests. The file `{name|strtolower}.go`
|
|
is only generated the first time, and will not be overwritten if it exists.
|
|
*/ |