Imports
- github.com/grpc-ecosystem/go-grpc-prometheus
- github.com/iotaledger/hive.go/core/app
- github.com/iotaledger/hive.go/core/contextutils
- github.com/iotaledger/hive.go/core/events
- github.com/iotaledger/hive.go/core/timeutil
- github.com/iotaledger/hive.go/core/workerpool
- github.com/iotaledger/hive.go/serializer/v2
- github.com/iotaledger/inx/go
- github.com/iotaledger/iota.go/v3
- github.com/iotaledger/iota.go/v3/keymanager
- github.com/labstack/echo/v4
- github.com/pkg/errors
- go.uber.org/dig
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/status
Imports in module “github.com/iotaledger/hornet/v2”
- github.com/iotaledger/hornet/v2/core/protocfg
- github.com/iotaledger/hornet/v2/pkg/common
- github.com/iotaledger/hornet/v2/pkg/daemon
- github.com/iotaledger/hornet/v2/pkg/dag
- github.com/iotaledger/hornet/v2/pkg/metrics
- github.com/iotaledger/hornet/v2/pkg/model/storage
- github.com/iotaledger/hornet/v2/pkg/model/syncmanager
- github.com/iotaledger/hornet/v2/pkg/model/utxo
- github.com/iotaledger/hornet/v2/pkg/pow
- github.com/iotaledger/hornet/v2/pkg/protocol
- github.com/iotaledger/hornet/v2/pkg/tangle
- github.com/iotaledger/hornet/v2/pkg/tipselect
- github.com/iotaledger/hornet/v2/plugins/restapi