package integration
import "github.com/rqlite/gorqlite/integration"
Index ¶
Types ¶
type MockServer ¶
type MockServer struct { Port string Status []byte Nodes []byte // contains filtered or unexported fields }
func (*MockServer) Start ¶
func (m *MockServer) Start() error
func (*MockServer) Stop ¶
func (m *MockServer) Stop() error
func (*MockServer) WaitForReady ¶
func (m *MockServer) WaitForReady() error
Source Files ¶
- Version
- v0.0.0-20250128004930-114c7828b55a (latest)
- Published
- Jan 28, 2025
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 3 hours ago –
Tools for package owners.