gproperties

package
v2.2.4 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: MIT Imports: 7 Imported by: 5

Documentation

Overview

Package gproperties provides accessing and converting for .properties 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 properties format to map.

func Encode

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

Encode converts map to properties format.

func ToJson

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

ToJson convert .properties 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