Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MuxConfig ¶ added in v1.4.1
type MuxConfig struct { Handler gateway.MuxHandler V1PbMux gateway.PbMux V1Alpha1PbMux gateway.PbMux }
MuxConfig contains configuration that should be used when registering the beacon node in the gateway.
func DefaultConfig ¶ added in v1.4.1
DefaultConfig returns a fully configured MuxConfig with standard gateway behavior.
Click to show internal directories.
Click to hide internal directories.