Imports
- github.com/infranyx/protobuf-template-go/golang_template/article/v1
- google.golang.org/grpc
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/test/bufconn
Imports in module “github.com/infranyx/go-microservice-template”
- github.com/infranyx/go-microservice-template/external/sample_ext_service/usecase
- github.com/infranyx/go-microservice-template/internal/article/delivery/grpc
- github.com/infranyx/go-microservice-template/internal/article/delivery/http
- github.com/infranyx/go-microservice-template/internal/article/delivery/kafka/producer
- github.com/infranyx/go-microservice-template/internal/article/repository
- github.com/infranyx/go-microservice-template/internal/article/usecase
- github.com/infranyx/go-microservice-template/pkg/external_bridge
- github.com/infranyx/go-microservice-template/pkg/infra_container
- github.com/infranyx/go-microservice-template/pkg/logger