package
0.0.0-20240517155750-67003f8e8700
Repository: https://github.com/flashbots/mev-share-node.git
Documentation: pkg.go.dev
# Functions
NewCustomManager creates a new Manager with a custom cache implementation controlled by client code it should be used for non-trivial flows or non-default cache implementations.
NewManager creates a new Manager with a default cache implementation it is preferred way of creating a new Manager.