MCPcopy
hub / github.com/dropbox/godropbox / ErrorCode

Struct ErrorCode

proto/mysql/error_code.pb.go:2696–2698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2694}
2695
2696type ErrorCode struct {
2697 XXX_unrecognized []byte `json:"-"`
2698}
2699
2700func (m *ErrorCode) Reset() { *m = ErrorCode{} }
2701func (m *ErrorCode) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected