-
### Describe the bug
Binaries built using `buildGoModule` return an empty string for `runtime.GOROOT()`. This will change behavior and most likely break all apps relying on `GOROOT`.
I noticed t…
-
Learn Swagger and teach how to use it
DDL: Dec/03/2019
-
With the Discord server supposed to function as an extension of the CSC office, and with the office now fully operational, we should implement some Codey commands that are office-related. One such com…
-
**Describe the bug**
When fields of a struct that have the same type are defined as comma separated,
swag ignores the fields except the first one.
**To Reproduce**
1. Define a Go struct with the…
-
Moving this info to the title bar would free up space on the button bar to reinstate the "Loading" messages removed in v0.2.0.
The title bar could look like this when the SWAG archive is installed:…
-
Does this library support to project setup? If so, then where would it go the concrete configuration? in the **`subprojects`** Gradle block?
In addition, is it possible to set the servers, security c…
-
## Issue regarding the website
- [ ] I've checked that this isn't a duplicate issue.
When I checked the website , the cards height inconsistency was the first that caught my attention.
I …
-
Hello,
I would like to bring to your attention a concern regarding one of the dependencies used in the swaggo/swag library, specifically the easyjson library.
The easyjson library is developed b…
-
Hi @Python-for-geo-people/fall2016,
Just wanted to let you know I've posted two of the photos we had taken on Monday when we distributed some of the stuff sent to us by the GitHub Education people.…
-
My project structure:
./
./cmd/main/main.go
./internal/xxxx
./pkg/xxxx
When I run swag init under root directory of the project it complains on absence of main.go.
When I run swag init under c…