Issues
- 0
Parser removes ansible like comments
#362 opened by salemgolemugoo - 2
IgnoreInlineComment doesn't stop it adding `'s
#360 opened by apenney - 0
- 0
支持 append 时控制 reload 行为
#356 opened by tint - 0
增强 ValueMapper 类型
#357 opened by tint - 0
Section.Key passing a empty key name will return a nil
#358 opened by zzt741 - 0
Is this actively maintained?
#359 opened by DaanSelen - 0
Gowalker.org is down permanently
#354 opened by MarioVilas - 0
Please introduce MarshalINI() ([]byte, error) and UnmarshalINI([]byte) error interface for custom structs
#353 opened by SharkFourSix - 0
Quotation marks being added to certain INI values despite never being explicitly modified?
#352 opened by SuperFromND - 0
custom delimiter of comments
#350 opened by kkqy - 0
Question - Create nested INI file
#349 opened by abolinhas - 4
If the configuration item of my ini configuration file contains #, it will cause an error in reading the configuration.
#328 opened by chingzio - 0
using []string in a struct goes wrong if any of the strings contains a comma ','
#348 opened by mark-summerfield - 0
Error parse values
#347 opened by Shagrat2 - 0
semicolon issue
#346 opened by cluckl - 0
SaveTo without Indentation
#345 opened by jingc1413 - 0
Fail to read file: key-value delimiter not found: }
#344 opened by 0xc9e36 - 2
The struct field default value can not be overwritten if the ini value is a zero-value.
#320 opened by wxiaoguang - 0
Allow empty key values
#342 opened by UnixGuru - 2
Add line number and column output to error
#341 opened by kehoecj - 0
DeleteKey not work
#340 opened by Shagrat2 - 0
- 0
Marshal and unmarshal functions
#337 opened by iFrozenPhoenix - 0
API Documentation link is not working
#336 opened by stephane-archer - 0
Serialization for arrays of rune not a possibility?
#335 opened by OliwerXi - 0
key prefixes
#333 opened by kpramesh2212 - 1
"=" character not escaped properly
#332 opened by Tim-Blyth-SiteHost - 1
Able to set incremental keys
#329 opened by zelang - 1
无法创建一个新的键?
#330 opened by helloxz - 0
- 3
- 1
- 0
- 1
value中不能包含#,#后面的无法解析
#318 opened by cheenwe - 2
Arrays are truncated when loading then saving file
#315 opened by jobachhu - 3
Skip empty shadow values when saving to file
#294 opened by nandra - 1
ReflectFrom does not work properly with AllowNonUniqueSections set to true
#311 opened by floriankramer - 1
- 3
MapTo cannot parse values as uint8
#302 opened by rolandjitsu - 1
Support loading config which does not have values.
#305 opened by elonzh - 4
github.com/smartystreets/goconvey v1.6.4 // indirect
#295 opened by zqfan - 2
Project referencing itself with gopkg.in/ini.v1 causes double entries in the go mod file.
#292 opened by myusuf3 - 0
Cannot Read Duplicate Values for Shadowed Keys
#284 opened by dwmunster - 0
Support multiple sections with same name
#289 opened by novuscy - 1
Empty UnparseableSections is not marked as rawBody
#291 opened by frankkopp - 0
- 0
section panic
#288 opened by weidongbcn - 0
Allow for lower case [default] section
#287 opened by BernhardLenz - 0
Support for %(<section>.<key>) Recursive Values
#286 opened by kdumontnu