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

Function init

user/user.go:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80}
81
82func init() {
83 internal.RegisterErrorCodeMap("user", pb.UserServiceError_ErrorCode_name)
84}

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…