some sort of a boiler plate arrangement modeled around how i usually begin to break computers
Aller au fichier
kayos@tcp.direct 0ce9f296bb implement windows support 2021-09-16 19:10:39 -07:00
cmd implement windows support 2021-09-16 19:10:39 -07:00
config implement windows support 2021-09-16 19:10:39 -07:00
db refactor viper implementation 2021-09-09 04:27:36 -07:00
extra refactor db package and move main package 2021-09-07 14:44:19 -07:00
logger refactor viper implementation 2021-09-09 04:27:36 -07:00
README.md fix missing files, update readme 2021-06-09 18:38:33 -07:00
config.toml realize that the user should not be able to configure the banner and question my entire life 2021-06-11 16:02:35 -07:00
go.mod implement windows support 2021-09-16 19:10:39 -07:00
go.sum implement windows support 2021-09-16 19:10:39 -07:00

CokePlate

boilerplate golang project

features

  • logging

    • json
    • pretty printing
  • configuration

    • toml
    • write defaults if doesn't exist
  • database

    • dynamic (configurable) bitcask database initialization and access
  • misc

    • base64'd ascii/ansi banner defined in config