What follows is the text of my presentation, Functional options for friendly APIs that I gave at dotGo this year. It has been edited slightly for readability.| Dave Cheney
type AlertError ¶| pkg.go.dev
I've been trying on and off to find a nice way to deal with setting options in a Go package I am writing. Options on a type, that is. The p...| commandcenter.blogspot.com
Overview ¶| pkg.go.dev