Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(opts Options) beaconspotproto.BeaconSpotServiceServer
New is the constructor of handler
Types ¶
type Options ¶
type Options struct { BeaconChainClient beaconchain.BeaconChain Log *zap.Logger }
Options serves as the dependency injection container to create a new handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.