index
:
jcarr/pbconfig.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
/
save.go
Age
Commit message (
Expand
)
Author
2025-10-25
wrong perm
v0.0.33
Jeff Carr
2025-10-22
minor fix at the very end
v0.0.30
Jeff Carr
2025-10-22
finally can fix the Load() and Save() names
Jeff Carr
2025-10-21
more cleaning
Jeff Carr
2025-10-21
housecleaning & dump more old stuff
Jeff Carr
2025-10-20
reworking this to make it more sane. hopefully.
Jeff Carr
2025-10-17
tweaks on config load. more smarters than befores
Jeff Carr
2025-10-14
implement application specific Config files (and Verbose())
Jeff Carr
2025-10-12
wasn't setting Filename after Load()
Jeff Carr
2025-10-12
config has no go deps anymore
Jeff Carr
2025-10-07
hmm. maybe needed, maybe not
Jeff Carr
2025-10-07
send errors. also, check 'Filename' and 'filename'
Jeff Carr
2025-10-06
awesome shortcuts
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
using new config package
Jeff Carr
2025-09-10
wasn't using Format()
Jeff Carr
2025-09-10
okay
v0.0.1
Jeff Carr
2025-09-10
add Save()
Jeff Carr
2025-09-10
add generic ConfigLoad()
Jeff Carr