gini

package
v1.16.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2021 License: MIT Imports: 8 Imported by: 3

Documentation

Overview

Package gini provides accessing and converting for INI content.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data []byte) (res map[string]interface{}, err error)

Decode converts INI format to map.

func Encode

func Encode(data map[string]interface{}) (res []byte, err error)

Encode converts map to INI format.

func ToJson

func ToJson(data []byte) (res []byte, err error)

ToJson convert INI format to JSON.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL