sessions/internal/bundb
Dawid Wysokiński 7ba042ba2b
continuous-integration/drone/push Build is passing Details
feat: ci/cd - add notifications & update deps
2023-05-28 16:27:43 +02:00
..
internal/model feat: session name (#18) 2022-12-02 05:29:11 +00:00
migrations feat: session name (#18) 2022-12-02 05:29:11 +00:00
testdata feat: session name (#18) 2022-12-02 05:29:11 +00:00
api_key.go feat: add a new REST endpoint - GET /api/v1/user (#7) 2022-11-21 05:54:42 +00:00
api_key_test.go refactor: categorize tests - short/long running 2023-02-11 09:21:44 +01:00
bundb_test.go feat: ci/cd - add notifications & update deps 2023-05-28 16:27:43 +02:00
checker.go init 2022-11-17 06:57:04 +01:00
checker_test.go refactor: categorize tests - short/long running 2023-02-11 09:21:44 +01:00
session.go feat: add a new REST endpoint - GET /api/v1/user/sessions/:server (#14) 2022-11-25 05:55:31 +00:00
session_test.go refactor: categorize tests - short/long running 2023-02-11 09:21:44 +01:00
user.go feat: add a new command - db apikey create (#6) 2022-11-20 08:14:41 +00:00
user_test.go refactor: categorize tests - short/long running 2023-02-11 09:21:44 +01:00