Skip to content

Bit #8

Functional Options Pattern in Go.

Functional is a design pattern that lets you build a complex struct using a variadic constructor that accepts zero or more functions as arguments.