Posts by Wellington Silveira • 25 points
2 posts
- 
		1 votes1 answer139 viewsQ: Functions with different return in GoI need to create an interface that contains a method decode(), but I need it to return different things to every struct that uses this method, and I don’t know how to do that. type teste interface {… 
- 
		0 votes2 answers1319 viewsQ: How to change the value of a variable within a javascript functionI have a problem and I don’t know how to solve it, I’m new in javascript and I can’t change a value of an external variable within an internal function of . then: var DadosCadastrados = function(){… javascriptasked Wellington Silveira 25