1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 03:36:22 -07:00
gochan/pkg/config
Eggbertx 3547b3117e Use proper "Go-like" names for file modes
Try to create log dir if it doesn't exist
2024-05-17 10:57:23 -07:00
..
config.go Use proper "Go-like" names for file modes 2024-05-17 10:57:23 -07:00
config_test.go Use testify assertions in test functions 2023-06-09 10:15:41 -07:00
defaults.go Move SQL configuration to a separate struct 2024-05-01 17:23:10 -07:00
jsonvars_test.go Remove "Verbosity" config field and rename "DebugMode" to "Verbose" for enabling command line output on errors 2023-12-27 17:07:33 -08:00
preload.go Move Lua plugin loaders to their respective gochan packages 2023-10-24 16:27:27 -07:00
util.go Use proper "Go-like" names for file modes 2024-05-17 10:57:23 -07:00
version.go Use constants for version comparison 2022-02-01 21:03:07 -08:00