golang-github-lestrrat-go-option-dev - 1.0.1-2 main

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)

Priority: optional
Section: golang
Suites: dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 18.4 kB
Architectures: all 

 

Versions

1.0.1-2 all