Core MVC golang framework
Find a file
2025-02-24 09:59:07 -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 improve GetRequestForm, extend templates 2024-12-17 14:26:57 -05:00
testingdata initial commits 2 2024-09-12 17:13:16 -05:00
.gitignore add documentation 2025-02-24 09:59:07 -05:00
cache.go add documentation 2025-02-24 09:59:07 -05:00
config.go add config option to disable queues 2024-12-23 23:41:27 -05:00
consts.go add core services, add graph service, add component graph 2024-10-28 11:33:06 -05:00
context.go add base queue system 2024-12-23 23:11:49 -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 add documentation 2025-02-24 09:59:07 -05:00
core.go add documentation 2025-02-24 09:59:07 -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 add base queue system 2024-12-23 23:11:49 -05:00
go.sum add base queue system 2024-12-23 23:11:49 -05:00
graph.go add core services, add graph service, add component graph 2024-10-28 11:33:06 -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
queue.go add documentation 2025-02-24 09:59:07 -05:00
README.md add documentation 2025-02-24 09:59:07 -05:00
request.go initial commits 2 2024-09-12 17:13:16 -05:00
response.go add documentation 2025-02-24 09:59:07 -05:00
response_test.go initial commits 2 2024-09-12 17:13:16 -05:00
router.go add documentation 2025-02-24 09:59:07 -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

Goffee Core

The core packages of Goffee framework