fastpastebin/internal/application
Stanislav N. aka pztrn 5fc6d3a181
Some checks failed
continuous-integration/drone/push Build is failing
Application superstructure (or supersingleton, if you want).
Got rid of context thing which misleads due to existance of stdlib's
context package.

Also fixed golangci-lint configuration.

Fixes #20.
2022-08-19 21:52:49 +05:00
..
application_errors.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
application_http_server.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
application_logger.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
application_service.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
application.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
config_errors.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
config_structs.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
config.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00
vars.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00