Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sethvargo/go-envconfig issues and pull requests

#84 - Skip processing on untagged fields that are structs with custom decoders

Issue - State: closed - Opened by Jiraffe7 over 1 year ago - 1 comment

#83 - Allow noinit to apply to slices, maps, and unsafe pointers

Pull Request - State: closed - Opened by sethvargo over 1 year ago

#82 - noinit doesn't know about nil slices

Issue - State: closed - Opened by kluzzebass over 1 year ago - 1 comment

#81 - Feat: conditionally required

Issue - State: closed - Opened by stampy88 almost 2 years ago - 3 comments

#80 - Allow for space delimiters

Pull Request - State: closed - Opened by sethvargo almost 2 years ago

#79 - Allow space-separated slices

Issue - State: closed - Opened by kszafran almost 2 years ago - 1 comment

#78 - Extract list of ENV variables

Issue - State: closed - Opened by kluzzebass almost 2 years ago - 1 comment

#77 - Feat: make environment variables discoverable

Issue - State: closed - Opened by zbindenren almost 2 years ago - 3 comments

#76 - Add a helper for extracting only default values

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#75 - Custom envvar validators

Issue - State: closed - Opened by NeonWizard about 2 years ago - 1 comment

#74 - Drop regexp for performance

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#73 - Track pointer initialization for zero values

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 1 comment

#72 - Why do you use regex to validate env var name?

Issue - State: closed - Opened by renanbastos93 about 2 years ago - 5 comments

#71 - Overwrite and default logic does not work with bool pointer

Issue - State: closed - Opened by capri-xiyue about 2 years ago - 1 comment

#70 - Overwrite and required

Issue - State: closed - Opened by FedorLap2006 about 2 years ago - 1 comment

#69 - Do not call decoders on unset envvars

Issue - State: open - Opened by sethvargo about 2 years ago - 1 comment

#68 - Always call decoders

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 4 comments

#67 - Propagate noinit from parent fields

Pull Request - State: closed - Opened by sethvargo about 2 years ago

#66 - URL example

Pull Request - State: closed - Opened by williamgcampbell about 2 years ago - 1 comment

#65 - Using decoder functions for unmanaged struct fields

Pull Request - State: closed - Opened by williamgcampbell about 2 years ago - 1 comment

#64 - Initialization of marshaled types

Issue - State: closed - Opened by williamgcampbell about 2 years ago - 4 comments

#63 - Is there a possibility to use it with map[string][]string

Issue - State: closed - Opened by franpog859 about 2 years ago - 4 comments

#62 - Only overwrite values when environment variables are set

Pull Request - State: closed - Opened by sethvargo about 2 years ago - 1 comment

#61 - unset env-vars does not play nicely with custom decode functions

Issue - State: closed - Opened by twmb about 2 years ago - 2 comments

#59 - Change custom unmarshaling order

Pull Request - State: closed - Opened by gust1n over 2 years ago

#58 - Swap order of encoding.TextUnmarshaler and encoding.BinaryUnmarshaler

Issue - State: closed - Opened by gust1n over 2 years ago - 4 comments

#57 - Fixing struct pointer initialization with no values set

Pull Request - State: closed - Opened by williamgcampbell over 2 years ago

#56 - Broken pointer initialization

Issue - State: closed - Opened by williamgcampbell over 2 years ago - 1 comment

#55 - Extend noinit to all pointer fields

Pull Request - State: closed - Opened by sethvargo over 2 years ago

#54 - noinit on non-struct fields

Issue - State: closed - Opened by kluzzebass over 2 years ago - 1 comment

#53 - fix: fix typo in README.md

Pull Request - State: closed - Opened by ucpr over 2 years ago

#52 - README: fix GitHub Actions badge url and query

Pull Request - State: closed - Opened by zchee over 2 years ago

#51 - envconfig: sort strcut fields for reduce memory

Pull Request - State: closed - Opened by zchee over 2 years ago - 1 comment

#50 - Support customer kv separator

Pull Request - State: closed - Opened by sethvargo over 2 years ago - 2 comments

#49 - Custom element delimiter

Pull Request - State: closed - Opened by Ayush21298 over 2 years ago

#48 - Custom element delimiter for maps and slices

Issue - State: closed - Opened by Ayush21298 over 2 years ago

#47 - Custom key value separator

Pull Request - State: closed - Opened by Ayush21298 over 2 years ago - 3 comments

#46 - Custom key-value separator for maps

Issue - State: closed - Opened by Ayush21298 over 2 years ago

#45 - Consider moving the env var regex matching into the OsLookuper

Issue - State: closed - Opened by johnpena over 2 years ago - 2 comments

#44 - Add notempty struct tag

Pull Request - State: closed - Opened by HalloTschuess over 2 years ago - 10 comments

#43 - feat: Add option to keep struct pointers nil if no sub fields are set

Pull Request - State: closed - Opened by yolocs over 2 years ago - 3 comments

#42 - add overwrite struct tag

Pull Request - State: closed - Opened by JakeMakesStuff almost 3 years ago - 8 comments

#41 - Support "-" to skip some exported fields.

Issue - State: closed - Opened by marwan-at-work almost 3 years ago - 5 comments

#40 - Support "-

Issue - State: closed - Opened by marwan-at-work almost 3 years ago - 2 comments

#39 - The Decoder interface, if used, is prioritary over other decoders (#38)

Pull Request - State: closed - Opened by maximerety about 3 years ago - 1 comment

#38 - The best error available is not the one returned

Issue - State: closed - Opened by maximerety about 3 years ago - 2 comments

#34 - Silently discards part of default value

Issue - State: closed - Opened by vfaronov about 3 years ago - 3 comments

#33 - Correct the mutator extension example

Pull Request - State: closed - Opened by slewiskelly over 3 years ago - 1 comment

#32 - Only permit valid characters in envvar names

Pull Request - State: closed - Opened by sethvargo over 3 years ago - 1 comment

#31 - Tag "Fix error message of missing value with prefix" release

Issue - State: closed - Opened by berndbohmeier over 3 years ago - 3 comments

#30 - Tag "Fix error message of missing value with prefix" release

Issue - State: closed - Opened by berndbohmeier over 3 years ago - 2 comments

#29 - Fix error message of missing value with prefix

Pull Request - State: closed - Opened by berndbohmeier over 3 years ago - 2 comments

#28 - Wrong error message for missing required key with prefix

Issue - State: closed - Opened by berndbohmeier over 3 years ago - 2 comments

#27 - add option OpenFaas Secret

Pull Request - State: closed - Opened by deltrinos almost 4 years ago - 2 comments

#26 - Function to determine if a set is performed or not

Pull Request - State: closed - Opened by mariotoffia almost 4 years ago - 9 comments

#25 - Only expand default values

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#24 - Truncates field values after $ sign

Issue - State: closed - Opened by cosmycx about 4 years ago - 1 comment

#23 - Reset prefixes

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#22 - Lookuper should be reset to original after processing struct with prefix

Issue - State: closed - Opened by pkwarren about 4 years ago - 2 comments

#21 - Trim left spaces around default values

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#20 - Return the correct value when expanding

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#19 - Support prefixes on structs

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#18 - Support for prefixes on struct fields?

Issue - State: closed - Opened by pkwarren about 4 years ago - 3 comments

#17 - Support custom []byte types

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#16 - Custom []byte are not decoded

Issue - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#15 - Support for default array values

Pull Request - State: closed - Opened by pzduniak about 4 years ago - 4 comments
Labels: kind/stale

#14 - Continue processing fields on decode

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#13 - Ignores fields after successful decode

Issue - State: closed - Opened by stephenafamo about 4 years ago - 3 comments

#12 - Support other decoders

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#11 - Do not continue processing after a successful decode

Pull Request - State: closed - Opened by sethvargo about 4 years ago - 1 comment

#10 - Magic characters when decoding URLs

Issue - State: closed - Opened by stephenafamo about 4 years ago - 4 comments

#9 - Fix package GoDoc typo

Pull Request - State: closed - Opened by kinbiko about 4 years ago - 2 comments

#8 - fix the OsLookuper example doc

Pull Request - State: closed - Opened by ansrivas over 4 years ago - 2 comments

#7 - Import path seems to be ambiguous

Issue - State: closed - Opened by mwf over 4 years ago - 5 comments

#6 - Unnecessary tool dependencies in root go.mod

Issue - State: closed - Opened by mwf over 4 years ago - 1 comment

#5 - move tools to separate go module

Pull Request - State: closed - Opened by mwf over 4 years ago - 2 comments

#4 - Add support for prefix-based lookups

Pull Request - State: closed - Opened by sethvargo over 4 years ago - 1 comment

#3 - fix import path in example

Pull Request - State: closed - Opened by roccoblues over 4 years ago - 2 comments

#2 - Include envvar name in required error

Pull Request - State: closed - Opened by sethvargo over 4 years ago - 1 comment

#1 - Pass MutatorFuncs to nested structs

Pull Request - State: closed - Opened by sethvargo over 4 years ago - 1 comment