gproperties

package
v0.0.0-...-babeac7 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

包gproperties提供了对.properties内容的访问和转换。 md5:d7f77f0eb45bfdad

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将属性格式转换为映射。 md5:022b98c96d23f910

func Encode

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

Encode 将映射转换为属性格式。 md5:d1876189b2478c4b

func ToJson

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

ToJson 将.properties格式转换为JSON。 md5:1575bc15c05b514f

Types

This section is empty.

Jump to

Keyboard shortcuts

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