summary refs log tree commit diff stats
path: root/types.go
Commit message (Expand)AuthorAgeFilesLines
* template initialization addedBen Morrison2019-05-131-7/+9
* serving css virtually instead of directlyBen Morrison2019-05-131-2/+3
* separating cache into its own libraryBen Morrison2019-05-131-2/+2
* fixed viper config parsing resulting in build errorsBen Morrison2019-05-131-0/+9
* removed unneeded config valuesBen Morrison2019-05-131-1/+0
* added stdoutLogging bool and related configurationBen Morrison2019-05-121-3/+4
* config fleshed out; using viper+pflagBen Morrison2019-05-121-7/+3
* commenting earlyBen Morrison2019-05-111-0/+3
* removed unneded conf fieldBen Morrison2019-05-111-7/+0
* skeleton handlers respondingBen Morrison2019-05-111-1/+2
* reorgBen Morrison2019-05-111-0/+2
* building the skeletonBen Morrison2019-05-101-0/+17