ini类

package
v0.0.0-...-2910145 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package gini 提供了对 INI 内容的访问和转换功能。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map到ini

func Map到ini(map值 map[string]interface{}) (字节集 []byte, 错误 error)

Encode 将 map 转换为 INI 格式。

func X取Map

func X取Map(字节集 []byte) (map值 map[string]interface{}, 错误 error)

Decode将INI格式转换为map。

func X取json

func X取json(字节集 []byte) (json字节集 []byte, 错误 error)

ToJson 将 INI 格式转换为 JSON。

Types

This section is empty.

Jump to

Keyboard shortcuts

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