fastpastebin/internal/database/dialects/mysql/migrations
Stanislav Nikitin 5fc6d3a181
continuous-integration/drone/push Build is failing Details
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
..
1_initial.go Make linter happy and move to os from io/ioutil for reading/writing. 2022-08-14 15:49:05 +05:00
2_paste_lang.go Make linter happy and move to os from io/ioutil for reading/writing. 2022-08-14 15:49:05 +05:00
3_private_pastes.go Make linter happy and move to os from io/ioutil for reading/writing. 2022-08-14 15:49:05 +05:00
4_passworded_pastes.go Make linter happy and move to os from io/ioutil for reading/writing. 2022-08-14 15:49:05 +05:00
exported.go Application superstructure (or supersingleton, if you want). 2022-08-19 21:52:49 +05:00