Functional Options in GoLang
Jul 14, 2023 · 4 min read · What even are functional options? In Golang, they are a design pattern that accommodates frequently changing parameters or configuration variables for a package. Say you are developing a package and to initialize it, some configurations are needed an...
Join discussion










