ini

Package ini provides INI file read and write functionality in Go (by go-ini)

Ini Alternatives

Similar projects and alternatives to ini

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ini alternative or higher similarity.

ini reviews and mentions

Posts with mentions or reviews of ini. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-26.
  • Convert any to string or alternative to any
    1 project | /r/golang | 2 Dec 2022
    I am very new to golang and am trying to write a Program that uses INI Cobfiguration Files. The library that I am using, has built in functions to output the Key as a certain type (string, int, bool, etc). However as I will be accessing several different Keys of different types, I wrote a wrapper that takes the section and key name and the output type, passes that to the libraries functions and outputs the result as the any type. While trying to pass the output into another function that requires a string, it throws the error that it is unable to convert any to string as string requires type assertion. I couldn't find much about the any type, but it seems luke i will either need to redesign my wrapper function, use an alternative to any or find a way to convert any to string or []byte at least.
  • A userspace WireGuard client that exposes itself as a proxy
    9 projects | news.ycombinator.com | 26 Mar 2022

Stats

Basic ini repo stats
2
3,406
0.0
9 months ago

go-ini/ini is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of ini is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com