//
pkg.gl
Category
github.com/freddyouellette/ai-dashboard
internal
models
package
0.0.0-20241225170341-70b817ed716b
Repository:
https://github.com/freddyouellette/ai-dashboard.git
Documentation:
pkg.go.dev
Overview
Dependencies
3
Dependents
22
github.com/freddyouellette/ai-dashboard/cmd/api
github.com/freddyouellette/ai-dashboard/internal/api/error_handler
github.com/freddyouellette/ai-dashboard/internal/api/router
github.com/freddyouellette/ai-dashboard/internal/services/entity_service
github.com/freddyouellette/ai-dashboard/internal/services/users_service
github.com/freddyouellette/ai-dashboard/internal/services/user_scoped_service
github.com/freddyouellette/ai-dashboard/internal/services/bots_service
github.com/freddyouellette/ai-dashboard/internal/services/chats_service
github.com/freddyouellette/ai-dashboard/internal/services/messages_service
github.com/freddyouellette/ai-dashboard/internal/events/event_dispatcher
github.com/freddyouellette/ai-dashboard/internal/events/event_handler
github.com/freddyouellette/ai-dashboard/internal/repositories/user_scoped_repository
github.com/freddyouellette/ai-dashboard/internal/repositories/bots_repository
github.com/freddyouellette/ai-dashboard/internal/repositories/entity_repository
github.com/freddyouellette/ai-dashboard/internal/repositories/messages_repository
github.com/freddyouellette/ai-dashboard/internal/repositories/users_repository
github.com/freddyouellette/ai-dashboard/internal/repositories/chats_repository
github.com/freddyouellette/ai-dashboard/internal/api/controllers/user_scoped_request_controller
github.com/freddyouellette/ai-dashboard/internal/api/controllers/bots_controller
github.com/freddyouellette/ai-dashboard/internal/api/controllers/chats_controller
github.com/freddyouellette/ai-dashboard/internal/api/controllers/messages_controller
github.com/freddyouellette/ai-dashboard/internal/api/controllers/entity_request_controller