Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Properties ¶
type Properties struct {
// contains filtered or unexported fields
}
func NewProperties ¶
func NewProperties() *Properties
func (*Properties) LoadFile ¶
func (p *Properties) LoadFile(filePath string) error
func (*Properties) Put ¶
func (p *Properties) Put(key, value string)
func (*Properties) Size ¶
func (p *Properties) Size() int
Click to show internal directories.
Click to hide internal directories.