index
:
go.wit.com/lib/config.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
load.go
Age
Commit message (
Expand
)
Author
2025-10-22
minor fix at the very end
v0.0.30
Jeff Carr
2025-10-22
output on error
Jeff Carr
2025-10-22
finally can fix the Load() and Save() names
Jeff Carr
2025-10-20
reworking this to make it more sane. hopefully.
Jeff Carr
2025-10-17
more fixes to keep panics from happening
v0.0.29
Jeff Carr
2025-10-17
really dumb
v0.0.27
Jeff Carr
2025-10-17
tweaks on config load. more smarters than befores
Jeff Carr
2025-10-16
remove .cache/ files automatically in PB version skew
Jeff Carr
2025-10-16
not sure about this panic
Jeff Carr
2025-10-14
implement application specific Config files (and Verbose())
Jeff Carr
2025-10-12
config is GO primitive only against golang protobuf
v0.0.21
Jeff Carr
2025-10-12
wasn't setting Filename after Load()
Jeff Carr
2025-10-12
oops
v0.0.20
Jeff Carr
2025-10-12
config has no go deps anymore
Jeff Carr
2025-10-10
attempt to identify PB by version & uuid
v0.0.19
Jeff Carr
2025-10-09
don't panic on .text protobuf file Load()
Jeff Carr
2025-10-09
read and verify the version
Jeff Carr
2025-10-07
hmm.
v0.0.11
Jeff Carr
2025-10-07
send errors. also, check 'Filename' and 'filename'
Jeff Carr
2025-10-06
awesome shortcuts
Jeff Carr
2025-10-03
set the filename here
v0.0.7
Jeff Carr
2025-10-02
this might not work
Jeff Carr
2025-09-26
add some more load() functions
Jeff Carr
2025-09-22
load and save PB() funcs
v0.0.5
Jeff Carr
2025-09-21
make the backup file .text.json
v0.0.4
Jeff Carr
2025-09-11
also save JSON files since protoTEXT() is unstable still
v0.0.2
Jeff Carr
2025-09-11
quiet output
Jeff Carr
2025-09-11
better ConfigLoad() output
Jeff Carr
2025-09-10
wasn't using Format()
Jeff Carr
2025-09-10
add Save()
Jeff Carr
2025-09-10
add generic ConfigLoad()
Jeff Carr
2025-09-10
day1
Jeff Carr