Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Addr string Checker checker.Service CheckerOnly bool Key signature.KeyPair MaxPayload config.ByteSize Port int SBAC *sbac.ServiceSBAC SBACOnly bool SelfID uint64 Store kv.Service Top *network.Topology PS pubsub.Server }
Config defines the values passed into the REST Service
Click to show internal directories.
Click to hide internal directories.