MCPcopy Create free account
hub / github.com/DNAProject/DNA / Start

Method Start

http/base/rest/interfaces.go:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38
39type ApiServer interface {
40 Start() error
41 Stop()
42}
43

Callers 3

StartServerFunction · 0.65
ReStartServerFunction · 0.65
StartServerFunction · 0.65

Implementers 4

WsServerhttp/websocket/websocket/server.go
restServerhttp/restful/restful/server.go
P2PServerp2pserver/p2pserver.go
MessageRouterp2pserver/message/utils/msg_router.go

Calls

no outgoing calls

Tested by

no test coverage detected