issues
search
magiconair
/
properties
Java properties scanner for Go
BSD 2-Clause "Simplified" License
323
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
LoadAll significantly increases code size
#76
justfalter
opened
3 months ago
0
GetInt should return default val instead of panic
#75
FarmerChillax
opened
6 months ago
0
Load from io.Reader
#74
mbenson
opened
9 months ago
0
migrate from deprecated ioutil dependency
#73
mbenson
opened
9 months ago
0
Support load from io.Reader
#72
mbenson
opened
9 months ago
0
Configurable default placeholder handling
#71
KangKangTao
opened
1 year ago
0
fix: code optimization
#70
testwill
closed
1 year ago
0
fix: code optimization
#69
testwill
closed
1 year ago
1
Bugs LoadFile will lose the first '\' when config file's value is '\1\n\t%p\t%r\t%u\t%d\t%t\t%e\t%T\t%S\t%U\t%E\t\t'
#68
xlife8
opened
1 year ago
0
JAVA
#67
contenttvptk
opened
1 year ago
1
use github actions
#66
magiconair
closed
1 year ago
0
⚡ Speedup merge
#65
AdityaVallabh
closed
1 year ago
2
MustGetString documentation is misleading
#64
gopherlife
closed
2 years ago
1
Make TestMustGetParsedDuration backwards compatible
#63
maage
closed
2 years ago
6
Encode config struct into properties file
#62
jacobfederer
opened
3 years ago
2
Skip ignored private fields
#61
rafaelhl
opened
3 years ago
1
Skip ignored private fields
#60
rholandameli
closed
3 years ago
0
Equal sign is incorrectly escaped in key
#59
nicolaferraro
opened
3 years ago
0
Ability Decode to Multiple structs
#58
BoraBak
opened
3 years ago
5
Fix "unreachable code" lint error
#57
ellie
closed
3 years ago
1
Unable to parse an array of values
#56
ahshah
opened
3 years ago
1
Fix: Encoding Bug in Comments
#55
doxsch
closed
3 years ago
0
Bug(writeComments): Changes comments if \ is included
#54
doxsch
closed
3 years ago
4
Properly compare versions equal or over to 1.15 in TestMustGetParsedD…
#53
eclipseo
closed
3 years ago
1
Go 1.16 specific test error
#52
eclipseo
closed
3 years ago
0
decode into map[string]interface{}
#51
fugkco
opened
3 years ago
0
enhance error message for circular references
#50
sriv
closed
4 years ago
6
Include the key in error message causing the circular reference
#49
haroon-sheikh
closed
4 years ago
2
The default value after expansion is an empty String
#48
haroon-sheikh
opened
4 years ago
0
Quoted strings in properties file are quoted in the resulting struct field
#47
fbiville
opened
4 years ago
1
multiline properties are not supported
#46
brempusz
opened
4 years ago
0
Trailing comments are not preserved
#45
glyn
opened
4 years ago
0
Test trailing comments
#44
glyn
closed
2 years ago
0
license
#43
damianoneill
closed
4 years ago
9
Made Content-Type check whitespace agnostic in LoadURL()
#42
aliras1
closed
4 years ago
1
Specification of key and value separator added
#41
mkjor
closed
5 years ago
1
Sorting property keys
#40
mkjor
closed
5 years ago
1
Resolve the properties and exit the programme
#39
standup-jb
opened
5 years ago
0
Add preserveFormatting option for comments/whitespace
#38
arvindth
closed
1 year ago
3
Preserving the backslash character
#37
jpnjfk
opened
5 years ago
10
backslashes must be escaped on write
#36
apesternikov
closed
4 years ago
9
fix leak that body should always be closed after request
#35
liubog2008
closed
5 years ago
1
Remove assert package from released code
#34
elefevre
closed
5 years ago
1
Add an ability to do not fail Decode function if no 'default' value specified in the 'properties' tag
#33
alxeg
opened
6 years ago
0
Bugs when properties are specified as metadata of struct
#32
rohans81
opened
6 years ago
5
Refactor loading
#31
magiconair
closed
6 years ago
0
Add environment variable overrides for file loaded properties
#30
svdberg
opened
6 years ago
0
Rework expansion logic
#29
yobert
closed
6 years ago
1
Support duplicate expansions in the same value
#28
yobert
closed
6 years ago
4
v1.7.4 tag is not pushed
#27
modax
closed
6 years ago
1
Next