Directories ¶
Path | Synopsis |
---|---|
Package agentsintegration is for testing all the agents working together
|
Package agentsintegration is for testing all the agents working together |
Package executor is the executor agent responsible for proving and executing cross-chain messages.
|
Package executor is the executor agent responsible for proving and executing cross-chain messages. |
api
Package api contains the API for the executor.
|
Package api contains the API for the executor. |
cmd
Package cmd provides the command line interface for the executor.
|
Package cmd provides the command line interface for the executor. |
config
Package config defines the config for the Executor.
|
Package config defines the config for the Executor. |
db
Package db provides a database interface for the executor.
|
Package db provides a database interface for the executor. |
db/datastore/sql
Package sql provides a datastore implementation for the executor.
|
Package sql provides a datastore implementation for the executor. |
db/datastore/sql/base
Package base contains the base sql implementation
|
Package base contains the base sql implementation |
db/datastore/sql/mysql
Package mysql implements the mysql package
|
Package mysql implements the mysql package |
db/datastore/sql/sqlite
Package sqlite implements the sqlite package
|
Package sqlite implements the sqlite package |
main
Package main provides the main entry point for the executor.
|
Package main provides the main entry point for the executor. |
metadata
Package metadata provides metadata for Executor.
|
Package metadata provides metadata for Executor. |
types
Package types contains the database types for the Executor.
|
Package types contains the database types for the Executor. |
Package guard signs attestations and posts to attestation collector and destination.
|
Package guard signs attestations and posts to attestation collector and destination. |
api
Package api contains the API for the guard.
|
Package api contains the API for the guard. |
cmd
Package cmd provides the command line interface for the guard.
|
Package cmd provides the command line interface for the guard. |
main
Package main provides the main function for the Guard.
|
Package main provides the main function for the Guard. |
metadata
Package metadata provides metadata for Guard.
|
Package metadata provides metadata for Guard. |
Package notary scans origin chains for messages to its destination and signs attestations and posts to AttestationCollector.
|
Package notary scans origin chains for messages to its destination and signs attestations and posts to AttestationCollector. |
api
Package api contains the API for the notary.
|
Package api contains the API for the notary. |
cmd
Package cmd provides the command line interface for the notary.
|
Package cmd provides the command line interface for the notary. |
main
Package main provides the main function for the Notary.
|
Package main provides the main function for the Notary. |
metadata
Package metadata provides metadata for Notary.
|
Package metadata provides metadata for Notary. |
Click to show internal directories.
Click to hide internal directories.