package
Version:
v0.0.16
Opens a new window with list of versions in this module.
Published: Jan 9, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ExpandHome expands leading ~ to the user's home directory.
func ReadJSONFile(filePath string, required bool, o interface{}) (err error)
type Decoder interface {
Decode(o interface{}) error
}
Decoder decodes
Source Files
¶
Click to show internal directories.
Click to hide internal directories.