MCPcopy
hub / github.com/RimoChan/match-you / consoleMessage

Function consoleMessage

mother.go:37–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func consoleMessage() {
38 fmt.Println("阿,您配吗")
39 time.Sleep(time.Second * 3)
40}
41
42func main() {
43 mod := os.Getenv("GO111MODULE")

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected