propertiesKit

package
v3.0.94 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Load func(buf []byte, enc properties.Encoding) (*properties.Properties, error) = properties.Load

	LoadString func(s string) (*properties.Properties, error) = properties.LoadString

	LoadFile  func(filename string, enc properties.Encoding) (*properties.Properties, error)                        = properties.LoadFile
	LoadFiles func(filenames []string, enc properties.Encoding, ignoreMissing bool) (*properties.Properties, error) = properties.LoadFiles
)

Functions

func Unmarshal

func Unmarshal(content []byte, ptr interface{}) error

func UnmarshalWithIso88591

func UnmarshalWithIso88591(content []byte, ptr interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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