MCPcopy Index your code
hub / github.com/dearcode/candy / endSection

Function endSection

candy.go:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func endSection() {
41 fmt.Println("-----------------------------------------------")
42}
43
44func register(c *candy.CandyClient, reader *bufio.Reader) {
45 fmt.Println("----------------用户注册-----------------------")

Callers 14

registerFunction · 0.85
loginFunction · 0.85
logoutFunction · 0.85
updateUserInfoFunction · 0.85
getUserInfoByNameFunction · 0.85
getUserInfoByIDFunction · 0.85
findUserFunction · 0.85
addFriendFunction · 0.85
confirmFriendFunction · 0.85
newMessageFunction · 0.85
createGroupFunction · 0.85
loadGroupListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected