Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ Halt
Method
Halt
p2pserver/net/protocol/server.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
type
P2P
interface
{
33
Start()
34
Halt()
35
Connect(addr string) error
36
GetID() uint64
37
GetVersion() uint32
Callers
1
Stop
Method · 0.65
Implementers
1
NetServer
p2pserver/net/netserver/netserver.go
Calls
no outgoing calls
Tested by
no test coverage detected