Go to file
kayos@tcp.direct e5cd04a91a restructure 2021-09-20 03:36:20 -07:00
cmd restructure 2021-09-20 03:36:20 -07:00
config restructure 2021-09-20 03:36:20 -07:00
db restructure 2021-09-20 03:36:20 -07:00
extra restructure 2021-09-20 03:36:20 -07:00
web restructure 2021-09-20 03:36:20 -07:00
README.md restructure 2021-09-20 03:36:20 -07:00
email.go and so it begins 2021-09-01 20:45:16 -07:00
go.mod restructure 2021-09-20 03:36:20 -07:00
go.sum restructure 2021-09-20 03:36:20 -07:00
main.go restructure 2021-09-20 03:36:20 -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