MCPcopy Create free account
hub / github.com/golang/appengine / init

Function init

socket/socket_classic.go:289–291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

287}
288
289func init() {
290 internal.RegisterErrorCodeMap("remote_socket", pb.RemoteSocketServiceError_ErrorCode_name)
291}

Callers

nothing calls this directly

Calls 1

RegisterErrorCodeMapFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…