1
0
Fork 0
forked from goffee/core
Core MVC golang framework
Find a file
2024-10-07 18:10:04 -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
template/components start theme core templates 2024-10-07 18:10:04 -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 Merge branch 'develop' of git.smarteching.com:goffee/core into develop 2024-09-30 09:13:10 -05:00
context_test.go initial commits 2 2024-09-12 17:13:16 -05:00
controller.go change hooks 2024-09-16 16:01:44 -05:00
cookies.go start cookie session 2024-09-30 09:12:38 -05:00
core.go start cookie session 2024-09-30 09:12: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
hook.go migration 2024-09-15 19:19:54 -05:00
hooks.go change hooks 2024-09-16 16:01:44 -05:00
hooks_test.go change hooks 2024-09-16 16:01:44 -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
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 theme base system 2024-09-27 02:27:24 -05:00
response_test.go initial commits 2 2024-09-12 17:13:16 -05:00
router.go migration 2024-09-15 19:19:54 -05:00
router_test.go change hooks 2024-09-16 16:01:44 -05:00
templates.go theme base system 2024-09-27 02:27:24 -05:00
testing-config.go initial commits 2 2024-09-12 17:13:16 -05:00
validator.go get body request, validator fix 2024-09-28 17:40:42 -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