//
pkg.gl
Category
github.com/ysomad/go-project-structure
internal
app
server
package
0.0.0-20240815073959-4919918668dc
Repository:
https://github.com/ysomad/go-project-structure.git
Documentation:
pkg.go.dev
Overview
Dependencies
45
Dependents
1
context
errors
flag
fmt
github.com/go-openapi/errors
github.com/go-openapi/loads
github.com/go-openapi/runtime/middleware
github.com/ilyakaznacheev/cleanenv
github.com/jackc/pgx/v5/stdlib
github.com/pressly/goose/v3
github.com/ysomad/go-project-structure/internal/config
github.com/ysomad/go-project-structure/internal/gen/server/model
github.com/ysomad/go-project-structure/internal/gen/server/restapi
github.com/ysomad/go-project-structure/internal/gen/server/restapi/operations
github.com/ysomad/go-project-structure/internal/gen/server/restapi/operations/health
github.com/ysomad/go-project-structure/internal/gen/server/restapi/operations/logging
github.com/ysomad/go-project-structure/internal/gen/server/restapi/operations/product
github.com/ysomad/go-project-structure/internal/handler/http
github.com/ysomad/go-project-structure/internal/handler/http/httpserver
github.com/ysomad/go-project-structure/internal/handler/http/v1
github.com/ysomad/go-project-structure/internal/service
github.com/ysomad/go-project-structure/internal/slogx
github.com/ysomad/go-project-structure/internal/storage/postgres
github.com/ysomad/go-project-structure/internal/storage/postgres/pgclient
go.opentelemetry.io/contrib/bridges/otelslog
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
go.opentelemetry.io/otel
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/exporters/stdout/stdoutlog
go.opentelemetry.io/otel/log/global
go.opentelemetry.io/otel/propagation
go.opentelemetry.io/otel/sdk/log
go.opentelemetry.io/otel/sdk/metric
go.opentelemetry.io/otel/sdk/resource
go.opentelemetry.io/otel/sdk/trace
go.opentelemetry.io/otel/semconv/v1.26.0
log/slog
net/http
net/http/pprof
os
os/signal
syscall
time