Core MVC golang framework
Find a file
2024-09-15 19:00:38 -05:00
env initial commits 2 2024-09-12 17:13:16 -05:00
logger initial commits 2 2024-09-12 17:13:16 -05:00
testingdata initial commits 2 2024-09-12 17:13:16 -05:00
.gitignore initial commits 1 2024-09-12 17:10:23 -05:00
cache.go initial commits 2 2024-09-12 17:13:16 -05:00
config.go initial commits 2 2024-09-12 17:13:16 -05:00
consts.go initial commits 2 2024-09-12 17:13:16 -05:00
context.go initial commits 2 2024-09-12 17:13:16 -05:00
context_test.go initial commits 2 2024-09-12 17:13:16 -05:00
controller.go migration 2024-09-15 19:00:38 -05:00
core.go migration 2024-09-15 19:00:38 -05:00
core_test.go initial commits 2 2024-09-12 17:13:16 -05:00
event-job.go initial commits 2 2024-09-12 17:13:16 -05:00
event.go initial commits 2 2024-09-12 17:13:16 -05:00
events-manager.go initial commits 2 2024-09-12 17:13:16 -05:00
events-manager_test.go initial commits 2 2024-09-12 17:13:16 -05:00
go.mod initial commits 2 2024-09-12 17:13:16 -05:00
go.sum initial commits 2 2024-09-12 17:13:16 -05:00
hashing.go initial commits 2 2024-09-12 17:13:16 -05:00
jwt.go initial commits 2 2024-09-12 17:13:16 -05:00
jwt_test.go initial commits 2 2024-09-12 17:13:16 -05:00
LICENSE initial commits 2 2024-09-12 17:13:16 -05:00
mailer.go initial commits 2 2024-09-12 17:13:16 -05:00
middleware.go initial commits 2 2024-09-12 17:13:16 -05:00
middlewares.go initial commits 2 2024-09-12 17:13:16 -05:00
middlewares_test.go initial commits 2 2024-09-12 17:13:16 -05:00
README.md initial commits 1 2024-09-12 17:10:23 -05:00
request.go initial commits 2 2024-09-12 17:13:16 -05:00
response.go initial commits 2 2024-09-12 17:13:16 -05:00
response_test.go initial commits 2 2024-09-12 17:13:16 -05:00
router.go migration 2024-09-15 19:00:38 -05:00
router_test.go migration 2024-09-15 19:00:38 -05:00
testing-config.go initial commits 2 2024-09-12 17:13:16 -05:00
validator.go initial commits 2 2024-09-12 17:13:16 -05:00
validator_test.go initial commits 2 2024-09-12 17:13:16 -05:00

GoCondor Core

Build Status Test Status Coverage Status GoDoc Go Report Card

The core packages of GoCondor framework