Documentation
¶
Index ¶
- Constants
- func GetError(rj *model.RpcJson, w http.ResponseWriter, r *http.Request) (res []byte, err error)
- func GetInfo(rj *model.RpcJson, w http.ResponseWriter, r *http.Request) (res []byte, err error)
- func GetSuccess(rj *model.RpcJson, w http.ResponseWriter, r *http.Request) (res []byte, err error)
- func RegisterRPC()
- func Start(area *libp2parea.Area)
Constants ¶
View Source
const (
NameError = 4005
)
Variables ¶
This section is empty.
Functions ¶
func GetSuccess ¶
获取成功
func RegisterRPC ¶
func RegisterRPC()
func Start ¶
func Start(area *libp2parea.Area)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.