all options
trixie  ] [  sid  ]
[ Source: golang-github-lestrrat-go-option  ]

Package: golang-github-lestrrat-go-option-dev (1.0.1-2)

Links for golang-github-lestrrat-go-option-dev

Screenshot

Debian Resources:

Download Source Package golang-github-lestrrat-go-option:

Maintainers:

External Resources:

Similar packages:

Implementation of the "Optional Parameters Pattern" (library)

Base object for the "Optional Parameters Pattern".

The beauty of this pattern is that you can achieve a method that can take the following simple calling style

  obj.Method(mandatory1, mandatory2)

or the following, if you want to modify its behavior with optional parameters

  obj.Method(mandatory1, mandatory2, optional1, optional2, optional3)

Other Packages Related to golang-github-lestrrat-go-option-dev

  • depends
  • recommends
  • suggests
  • enhances

Download golang-github-lestrrat-go-option-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 3.7 kB18.0 kB [list of files]