blockscout-service-launcher 0.11.1

Allows to launch blazingly fast blockscout rust services
Documentation

blockscout-service-launcher

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 4 of them enabled by default.

default

  • launcher
  • tracing
  • actix-request-id

launcher

  • dep:actix-web
  • dep:actix-web-prom
  • dep:actix-cors
  • dep:anyhow
  • dep:config
  • dep:futures
  • dep:once_cell
  • dep:prometheus
  • dep:serde
  • dep:tokio
  • dep:tonic
  • dep:tracing
  • dep:tracing-actix-web

tracing

  • dep:anyhow
  • dep:opentelemetry
  • dep:opentelemetry-jaeger
  • dep:serde
  • dep:serde_json
  • dep:tracing
  • dep:tracing-opentelemetry
  • dep:tracing-subscriber
  • dep:uuid

actix-request-id

    This feature flag does not enable additional features.

env-collector

  • dep:anyhow
  • dep:config
  • dep:serde
  • dep:serde_json
  • dep:regex
  • dep:json_dotpath

database

  • dep:anyhow
  • dep:cfg-if
  • dep:tracing
  • dep:url

database-0_10

  • database
  • dep:sea-orm-0_10
  • dep:sea-orm-migration-0_10

database-0_11

  • database
  • dep:sea-orm-0_11
  • dep:sea-orm-migration-0_11

database-0_12

  • database
  • dep:sea-orm-0_12
  • dep:sea-orm-migration-0_12

test-database

  • database
  • dep:keccak-hash

test-server

  • launcher
  • dep:reqwest