Discover Packages
github.com/limpo1989/go-spring
conf
internal
package
Version:
v0.0.0-...-bd77e7c
Opens a new window with list of versions in this module.
Published: Sep 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
JoinPath joins path elements into a single path.
SplitPath splits key into individual path elements.
Storage stores data in the properties format.
NewStorage returns a new *Storage object.
Copy returns a new copy of the *Storage object.
Data returns key-value pairs of the properties.
Get returns the key's value.
Has returns whether the key exists.
Keys returns keys of the properties.
Set stores the key and its value.
SubKeys returns the sub keys of the key item.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.