Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
faultdetector
CLI to run fault detector service
|
CLI to run fault detector service |
pkg
|
|
api
Package api implements http server, handlers and scaffolding around http server and router
|
Package api implements http server, handlers and scaffolding around http server and router |
api/handlers
Package handlers implements various route handlers.
|
Package handlers implements various route handlers. |
api/middlewares
Package middlewares implements all the necessary HTTP middlewares.
|
Package middlewares implements all the necessary HTTP middlewares. |
chain
Package chain implements everything related to interaction with smart contracts, rpc provider, etc.
|
Package chain implements everything related to interaction with smart contracts, rpc provider, etc. |
config
Package config implements the logic to read the config file (either default or user-supplied) and unmarshal it a struct for developer convenience.
|
Package config implements the logic to read the config file (either default or user-supplied) and unmarshal it a struct for developer convenience. |
encoding
Package encoding implements all the utils/helpers for encoding incoming/outgoing RPC requests
|
Package encoding implements all the utils/helpers for encoding incoming/outgoing RPC requests |
faultdetector
Package faultdetector implements Optimism fault detector.
|
Package faultdetector implements Optimism fault detector. |
log
Package log implements logger
|
Package log implements logger |
utils
Package utils implements various utilities that assist in the application development.
|
Package utils implements various utilities that assist in the application development. |
Click to show internal directories.
Click to hide internal directories.