Adam Hanna
Adam Hanna
## Summary of Bug Faucet is throwing a CORS error? ``` xhr.js:178 OPTIONS https://8lge7g5zw2.execute-api.us-east-1.amazonaws.com/prod/v1/claim 500 (anonymous) @ xhr.js:178 e.exports @ xhr.js:12 e.exports @ dispatchRequest.js:59 Promise.then (async) o.request @ Axios.js:51 o.(anonymous...
This is great, thank you! Very useful! Would you mind adding a license, please? Thanks!
*Requested feature* Say you have the following project structure: ``` main.go foo/ interface.go ``` And inside `/foo/interface.go` you have: ``` // foo/interface.go package foo type IFoo interface { Bar() int...
Incorporates Jodan's comments