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
Age
Commit message (
Expand
)
Author
2025-10-15
try out an If(key) function
v0.0.25
Jeff Carr
2025-10-14
thoughts on errors
v0.0.24
Jeff Carr
2025-10-14
add a helpful GetPanic()
v0.0.23
Jeff Carr
2025-10-14
make config.Set(key, value)
v0.0.22
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-10
new notes
v0.0.18
Jeff Carr
2025-10-09
sample code to make a tmp protobuf
v0.0.17
Jeff Carr
2025-10-09
duh. I must need coffee. or sleep. or both
v0.0.16
Jeff Carr
2025-10-09
dump out all the strings in a protobuf
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-09
common protobuf makefile
v0.0.15
Jeff Carr
2025-10-08
notsure. something about generate not quite working
v0.0.14
Jeff Carr
2025-10-08
dig up my other version
Jeff Carr
2025-10-08
start a generic pb scanner
v0.0.13
Jeff Carr
2025-10-07
add "make generate"
v0.0.12
Jeff Carr
2025-10-07
hmm.
v0.0.11
Jeff Carr
2025-10-07
startt to dump lib/gui/shell
v0.0.10
Jeff Carr
2025-10-07
kinda
v0.0.9
Jeff Carr
2025-10-07
maybe was wrong about this
v0.0.8
Jeff Carr
2025-10-07
hmm. maybe needed, maybe not
Jeff Carr
2025-10-07
panic on lower case filename
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 a simple config proto file
v0.0.6
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-13
amazing GO detection on needing a mutex. Very impressive!
v0.0.3
Jeff Carr
2025-09-13
make a map[] for tracking PB changes
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-11
using new config package
Jeff Carr
2025-09-11
probably rm this
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
2025-09-10
day1
Jeff Carr