#go
Read more stories on Hashnode
Articles with this tag
Consider you have a function, that accepts two string arguments such as apiKey and apiSecret. Here is a pseudo function to address the problem: func...
Do you know that, It is possible to inject values to variables at build on Golang? Let’s assume that you are building a command-line tool and you want...