scribe

command module
v0.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package main provides the main entry point for the scribe service.

Directories

Path Synopsis
Package backfill is used to get logs from previous blocks
Package backfill is used to get logs from previous blocks
Package cmd contains a command line interface for runnign scribe
Package cmd contains a command line interface for runnign scribe
Package config contains the config for the Scribe
Package config contains the config for the Scribe
db
Package db implements the data store
Package db implements the data store
datastore/sql
Package sql accesses a db
Package sql accesses a db
datastore/sql/base
Package base contains the base sql implementation
Package base contains the base sql implementation
datastore/sql/mysql
Package mysql implements the mysql package
Package mysql implements the mysql package
datastore/sql/sqlite
Package sqlite implements the sqlite package
Package sqlite implements the sqlite package
graphql
contrib
generate gql schema
generate gql schema
server
Package server provides the GraphQL server.
Package server provides the GraphQL server.
server/graph
Package graph provides the GraphQL resolvers.
Package graph provides the GraphQL resolvers.
server/graph/model
Package model defines models returned by the graphql server
Package model defines models returned by the graphql server
server/types
Package types provides the GraphQL types for the Scribe service.
Package types provides the GraphQL types for the Scribe service.
Package internal contains dev dependencies required for running developer tasks (coverage testing, etc) that are not required by the project itself.
Package internal contains dev dependencies required for running developer tasks (coverage testing, etc) that are not required by the project itself.
Package node uses the backfiller to get all previous logs, and then listens to the height of the blockchain in order to add new logs as blocks come in.
Package node uses the backfiller to get all previous logs, and then listens to the height of the blockchain in order to add new logs as blocks come in.
Package testutil contains mock deployers for interacting with the mock backend
Package testutil contains mock deployers for interacting with the mock backend
testcontract
Package testcontract contains a contract used for testing event and transaction emission.
Package testcontract contains a contract used for testing event and transaction emission.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL