Golang is a multi paradigm programming language. ...
Golang is not a
functional language but have a lot of features that enables us to applies
functional principles in the development, turning our code more elegant, concise, maintanable, easier to understand and test.
read more >>