//
pkg.gl
Category
github.com/hngprojects/hng_boilerplate_golang_web
tests
package
0.0.0-20240830152201-026aa9fc1c14
Repository:
https://github.com/hngprojects/hng_boilerplate_golang_web.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
15
Files
179 SLOC
bytes
encoding/json
fmt
github.com/gin-gonic/gin
github.com/hngprojects/hng_boilerplate_golang_web/internal/config
github.com/hngprojects/hng_boilerplate_golang_web/internal/models
github.com/hngprojects/hng_boilerplate_golang_web/internal/models/migrations
github.com/hngprojects/hng_boilerplate_golang_web/internal/models/seed
github.com/hngprojects/hng_boilerplate_golang_web/pkg/controller/auth
github.com/hngprojects/hng_boilerplate_golang_web/pkg/controller/notificationCRUD
github.com/hngprojects/hng_boilerplate_golang_web/pkg/controller/organisation
github.com/hngprojects/hng_boilerplate_golang_web/pkg/middleware
github.com/hngprojects/hng_boilerplate_golang_web/pkg/repository/storage
github.com/hngprojects/hng_boilerplate_golang_web/pkg/repository/storage/postgresql
github.com/hngprojects/hng_boilerplate_golang_web/pkg/repository/storage/redis
github.com/hngprojects/hng_boilerplate_golang_web/utility
net/http
net/http/httptest
net/url
testing