Imports
- github.com/jasonsoft/log/v2
- github.com/spf13/cobra
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- google.golang.org/grpc
- google.golang.org/grpc/keepalive
Imports in module “github.com/jasonsoft/starter”
- github.com/jasonsoft/starter/internal/pkg/config
- github.com/jasonsoft/starter/internal/pkg/database
- github.com/jasonsoft/starter/pkg/domain
- github.com/jasonsoft/starter/pkg/event/delivery/grpc
- github.com/jasonsoft/starter/pkg/event/proto
- github.com/jasonsoft/starter/pkg/event/repository/mysql
- github.com/jasonsoft/starter/pkg/event/usecase