Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestServer ¶
func NewTestServer( t *testing.T, cfg TestServerCfg, ) *s.ReplicationServer
Types ¶
type EnabledServices ¶
type TestServerCfg ¶
type TestServerCfg struct {
GRPCListener net.Listener
HTTPListener net.Listener
Db *sql.DB
Registry r.NodeRegistry
PrivateKey *ecdsa.PrivateKey
ContractsOptions config.ContractsOptions
Services EnabledServices
}
Click to show internal directories.
Click to hide internal directories.