Imports
- github.com/99designs/gqlgen/graphql/handler
- github.com/99designs/gqlgen/graphql/playground
- github.com/gin-contrib/cors
- github.com/gin-contrib/static
- github.com/gin-gonic/gin
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/onosproject/onos-lib-go/pkg/logging
- google.golang.org/grpc
Imports in module “github.com/onosproject/aether-operations-api”
- github.com/onosproject/aether-operations-api/gen/graph
- github.com/onosproject/aether-operations-api/gen/openapiv3
- github.com/onosproject/aether-operations-api/internal/config
- github.com/onosproject/aether-operations-api/internal/servers/graphql/app
- github.com/onosproject/aether-operations-api/internal/servers/grpc
- github.com/onosproject/aether-operations-api/internal/stores/application
- github.com/onosproject/aether-operations-api/internal/stores/device
- github.com/onosproject/aether-operations-api/internal/stores/devicegroup
- github.com/onosproject/aether-operations-api/internal/stores/enterprise
- github.com/onosproject/aether-operations-api/internal/stores/simcard
- github.com/onosproject/aether-operations-api/internal/stores/site
- github.com/onosproject/aether-operations-api/internal/stores/slice
- github.com/onosproject/aether-operations-api/internal/stores/smallcell
- github.com/onosproject/aether-operations-api/internal/utils