Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // TPCAddr is the address to bind the TCP listener to. TCPAddress *net.TCPAddr // LocalAddress is the local address to bind the listener to. LocalAddress net.Addr // Plugin catalog Catalog catalog.Catalog Logger logrus.FieldLogger }
Config represents the configuration of the Galadriel Server Endpoints
Click to show internal directories.
Click to hide internal directories.