//
pkg.gl
Category
github.com/koki-algebra/go_server_sample
internal
infra
graphql
server
package
0.0.0-20240227133810-622002211649
Repository:
https://github.com/koki-algebra/go_server_sample.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
24
Dependents
1
Files
129 SLOC
context
database/sql
errors
fmt
github.com/99designs/gqlgen/graphql/handler
github.com/99designs/gqlgen/graphql/playground
github.com/go-chi/chi/v5/middleware
github.com/go-chi/httplog/v2
github.com/koki-algebra/go_server_sample/internal/infra/config
github.com/koki-algebra/go_server_sample/internal/infra/database
github.com/koki-algebra/go_server_sample/internal/infra/graphql/generated
github.com/koki-algebra/go_server_sample/internal/infra/graphql/resolver
github.com/koki-algebra/go_server_sample/internal/infra/middleware
github.com/koki-algebra/go_server_sample/internal/infra/repository
github.com/koki-algebra/go_server_sample/internal/usecase
github.com/rs/cors
github.com/sourcegraph/conc/pool
log/slog
net/http
os
os/signal
strings
syscall
time