[ trixie ]
[ sid ]
[ Quellcode: golang-github-lestrrat-go-option ]
Paket: golang-github-lestrrat-go-option-dev (1.0.1-2)
Links für golang-github-lestrrat-go-option-dev
Debian-Ressourcen:
Quellcode-Paket golang-github-lestrrat-go-option herunterladen:
- [golang-github-lestrrat-go-option_1.0.1-2.dsc]
- [golang-github-lestrrat-go-option_1.0.1.orig.tar.gz]
- [golang-github-lestrrat-go-option_1.0.1-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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)
Andere Pakete mit Bezug zu golang-github-lestrrat-go-option-dev
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
golang-github-lestrrat-go-option-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 3,7 kB | 18,0 kB | [Liste der Dateien] |