# Functions
registered lookups.
RegisterLookup registers a method as a lookup for tracers, meaning that users can invoke a named tracer through that lookup.
# Structs
Context contains some contextual infos for a transaction execution that is not available from within the EVM object.
# Interfaces
Tracer interface extends vm.EVMLogger and additionally allows collecting the tracing result.