properties

package
v2.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package properties is a driver use Java properties format content as config source

Usage please see readme.

Index

Constants

View Source
const Name = "properties"

Name string

Variables

View Source
var (
	// Decoder the properties content decoder
	Decoder config.Decoder = properties.Decode

	// Encoder the properties content encoder
	Encoder config.Encoder = properties.Encode

	// Driver for properties
	Driver = config.NewDriver(Name, Decoder, Encoder)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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