MCPcopy Create free account
hub / github.com/baidu/braft / Counter

Class Counter

example/counter/server.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35namespace example {
36class Counter;
37
38// Implements Closure which encloses RPC stuff
39class FetchAddClosure : public braft::Closure {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected