MCPcopy
hub / github.com/uber/aresdb / Bootstrapable

Struct Bootstrapable

datanode/bootstrap/mocks/Bootstrapable.go:11–13  ·  view source on GitHub ↗

Bootstrapable is an autogenerated mock type for the Bootstrapable type

Source from the content-addressed store, hash-verified

9
10// Bootstrapable is an autogenerated mock type for the Bootstrapable type
11type Bootstrapable struct {
12 mock.Mock
13}
14
15// Bootstrap provides a mock function with given fields: peerSource, origin, topo, topoState, options
16func (_m *Bootstrapable) Bootstrap(peerSource client.PeerSource, origin string, topo topology.Topology, topoState *topology.StateSnapshot, options bootstrap.Options) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected