Henrik Christensen
Henrik Christensen
> One could think about commenting that behind the declaration to make it clear to beginners what interface{} means in this context I'm all for making comments in the code...
@Amaras do I need to make any changes before this can get merged?
`go run stack-queue.go` should work
[lang: crystal]
[lang: crystal]
[lang: crystal]
Are *Cooley-Tukey* and *FFT* not the same? The only language not fully implemented in FFT is scratch.
@ljbergmann I'm aware this is an old issue and you might have figured out how to "perform a login in swagger"? In case that you have not figured it out...
Something like this worked for me ```go type AppUserCredentials struct { // in: body Body struct { // Password description Password string `json:"password"` // Username description Username CPF `json:"username"` }...
@cromega would a solution to this be to just mention it in the README/documentation?